Skip to content

Commit

Permalink
Fix linter
Browse files Browse the repository at this point in the history
Signed-off-by: Dheeraj Peri <[email protected]>
  • Loading branch information
peri044 committed Mar 15, 2021
1 parent 322a415 commit fe5654f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docsrc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
#
import os
import sys

sys.path.append(os.path.join(os.path.dirname(__name__), '../py'))

import sphinx_material
Expand Down

0 comments on commit fe5654f

Please sign in to comment.