Skip to content

Commit

Permalink
harmonizing asynciojobs and apssh sphinx config
Browse files Browse the repository at this point in the history
  • Loading branch information
parmentelat committed Sep 6, 2022
1 parent c128e9c commit 3572caa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
for path in sys.path:
print("in path", path)

from sys import version_info as python_version
#from sys import version_info as python_version
#print("python version", python_version)

from asynciojobs import __version__
Expand Down

0 comments on commit 3572caa

Please sign in to comment.