mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-16 22:10:28 +00:00
4 lines
141 B
INI
4 lines
141 B
INI
[MASTER]
|
|
ignore=migrations,south_migrations
|
|
init-hook='import sys; import os; sys.path.append(os.path.abspath("src"))'
|
|
disable=C, F, I, R, W
|