Commit 8ec6e643855a4ef210775ac6e571d57cf3097cd8

Authored by Sergio Oliveira
1 parent 2abb4879
Exists in startplugin

Ignored plugin template on flake8 checks

Signed-off-by: Sergio Oliveira <sergio@tracy.com.br>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
setup.cfg
1 1 [flake8]
2   -exclude = **/migrations/*,**/urls.py
  2 +exclude = **/migrations/*,**/urls.py,colab/conf/plugin_template/
... ...