Skip to content

Commit 3054752

Browse files
committed
lint again
1 parent ce1c32c commit 3054752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
author = "Scale"
2424

2525
# The full version, including alpha/beta/rc tags
26-
from nucleus import __version__
26+
from nucleus import __version__ # noqa: E402
2727

2828
release = "v" + str(__version__)
2929

0 commit comments

Comments
 (0)