[pkg] Fix path error in flake8-ok-files
authorSylvain Thénault <sylvain.thenault@logilab.fr>
Wed, 19 Apr 2017 10:18:47 +0200
changeset 12168 2ff5b8955f3f
parent 12167 1ca864397424
child 12169 dfb5ba8518ee
[pkg] Fix path error in flake8-ok-files 'sources' is a subpackage of 'server'.
flake8-ok-files.txt
--- a/flake8-ok-files.txt	Wed Apr 19 15:16:10 2017 +0200
+++ b/flake8-ok-files.txt	Wed Apr 19 10:18:47 2017 +0200
@@ -42,6 +42,8 @@
 cubicweb/server/rqlannotation.py
 cubicweb/server/schema2sql.py
 cubicweb/server/session.py
+cubicweb/server/sources/__init__.py
+cubicweb/server/sources/native.py
 cubicweb/server/sqlutils.py
 cubicweb/server/utils.py
 cubicweb/server/test/datacomputed/migratedapp/schema.py
@@ -65,8 +67,6 @@
 cubicweb/sobjects/test/unittest_notification.py
 cubicweb/sobjects/test/unittest_register_user.py
 cubicweb/sobjects/textparsers.py
-cubicweb/sources/__init__.py
-cubicweb/sources/native.py
 cubicweb/test/data/libpython/cubicweb_comment/__init__.py
 cubicweb/test/data/libpython/cubicweb_comment/__pkginfo__.py
 cubicweb/test/data/libpython/cubicweb_email/entities.py