Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mentors4EDU committed Feb 7, 2021
1 parent 5015b96 commit b2a069c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-

import sys
import os
import re
from pytorch_sphinx_theme import __version__

if not 'READTHEDOCS' in os.environ:
sys.path.insert(0, os.path.abspath('..'))
Expand Down

0 comments on commit b2a069c

Please sign in to comment.