Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
related to #41
  • Loading branch information
abearab committed Apr 6, 2024
1 parent 127dd6b commit fce7f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import sys
sys.path.insert(0, os.path.abspath('../..'))

from screenpro import __version__
from screenpro.__version__ import __version__


# -- General configuration ---------------------------------------------
Expand Down

0 comments on commit fce7f13

Please sign in to comment.