diff --git a/setup.cfg b/setup.cfg index c915c49..4f3b5cf 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,4 +18,4 @@ test=pytest [flake8] max-line-length = 120 -;ignore = F405 \ No newline at end of file +ignore = F405 \ No newline at end of file