diff --git a/.flake8 b/.flake8 index b5381af3..72d6789f 100644 --- a/.flake8 +++ b/.flake8 @@ -7,4 +7,5 @@ select = B,C,E,F,W,T4,B9,Q0,N8,VNE exclude = **migrations venv - tests \ No newline at end of file + tests + cinema_service \ No newline at end of file