Add pylint, add init-file in access_controller folder to run pylint

This commit is contained in:
Степаненко Ольга
2021-04-27 12:10:29 +03:00
parent 68833ccdd5
commit bd8ba97a46
5 changed files with 10 additions and 8 deletions

View File

@@ -15,3 +15,5 @@ sphinx-autodoc-typehints==1.11.1
pyenchant==3.2.0
sphinxcontrib-spelling==7.1.0
m2r == 0.2.1
pylint == 2.8.2
pylint-django == 2.4.4