Skip to content

Commit fe5654f

Browse files
committed
Fix linter
Signed-off-by: Dheeraj Peri <[email protected]>
1 parent 322a415 commit fe5654f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: docsrc/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
#
1313
import os
1414
import sys
15+
1516
sys.path.append(os.path.join(os.path.dirname(__name__), '../py'))
1617

1718
import sphinx_material

0 commit comments

Comments
 (0)