Skip to content

Commit 36f383c

Browse files
1 parent 48f23a1 commit 36f383c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
# All configuration values have a default; values that are commented out
2525
# serve to show the default.
2626

27+
import sys
2728
import os
2829
import shlex
29-
import sys
3030

3131
# If extensions (or modules to document with autodoc) are in another directory,
3232
# add these directories to sys.path here. If the directory is relative to the

samples/snippets/noxfile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222

2323
import nox
2424

25+
2526
# WARNING - WARNING - WARNING - WARNING - WARNING
2627
# WARNING - WARNING - WARNING - WARNING - WARNING
2728
# DO NOT EDIT THIS FILE EVER!

0 commit comments

Comments
 (0)