Skip to content

Commit 6316c37

Browse files
committed
Update conf.py
1 parent 20abadb commit 6316c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
print("no xsimlab")
5252
try:
5353
import xso
54-
print(f"xso: {xso.__version__}, {xso.__file__}")
54+
#print(f"xso: {xso.__version__}, {xso.__file__}")
5555
except ImportError:
5656
print("no xso")
5757

0 commit comments

Comments
 (0)