diff --git a/setup.cfg b/setup.cfg index 0892cdb..b023641 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,2 @@ [flake8] -exclude = **/migrations/*,**/urls.py +exclude = **/migrations/*,**/urls.py,colab/conf/plugin_template/ -- libgit2 0.21.2