[gnome-music/wip/jfelder/search-selection-reset: 8/11] CI: Remove window.py from flake8 exceptions



commit 84dff042df88d5ad601b72e4f5e5364c3afa0772
Author: Jean Felder <jfelder src gnome org>
Date:   Wed Feb 27 10:15:01 2019 +0100

    CI: Remove window.py from flake8 exceptions

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2afeecaa..195f3f8b 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -63,4 +63,4 @@ flake8:
   stage: check
   script:
     - dnf install -y python3-flake8
-    - flake8 --ignore E402,W503 --show-source --exclude=mpris.py,grilo.py,query.py,window.py gnomemusic/
+    - flake8 --ignore E402,W503 --show-source --exclude=mpris.py,grilo.py,query.py gnomemusic/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]