1
Fork 0

comment autopep8

This commit is contained in:
Motiejus Jakštys 2024-01-15 09:22:16 +02:00
parent 7db77e5b24
commit 4464e89cbb
1 changed files with 3 additions and 0 deletions

View File

@ -97,6 +97,9 @@
python3Packages.django-debug-toolbar python3Packages.django-debug-toolbar
python3Packages.flake8 python3Packages.flake8
# TODO: vim integration via EXITINT?
# autopep8 --in-place --recursive .
python3Packages.autopep8 python3Packages.autopep8
]; ];
GEOIP_PATH = "${geoip-archive}"; GEOIP_PATH = "${geoip-archive}";