index
:
philosophers_test.git
master
Test for the philosophers project of school 42
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.cfg
blob: 2852e44910db0775d1007a44d0a06e32e865f3a3 (
plain
)
1
2
[flake8]
ignore
=
E501
,
E221
,
W503
,
E241