We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17188aa commit c182631Copy full SHA for c182631
doc/source/conf.py
@@ -82,7 +82,7 @@
82
# built documents.
83
#
84
85
-import swat # noqa: W291
+import swat # noqa: W291,E402
86
87
# The short X.Y version.
88
version = swat.__version__
0 commit comments