Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdlaird committed Mar 17, 2024
1 parent 1c8bd0e commit 94eff25
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
Expand Up @@ -13,7 +13,7 @@

sys.path.insert(0, os.path.abspath(".."))

# This import much happen after adding to sys.path or certain doc builds will break
# This import must happen after adding to sys.path so docs build is consistent across environments
from pyngrok import __version__

# -- Project information -----------------------------------------------------
Expand Down

0 comments on commit 94eff25

Please sign in to comment.