Skip to content

Commit 0458c6c

Browse files
committed
Fix incorrect API conversion in docstring.
1 parent 93ee89c commit 0458c6c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

python/BioSimSpace/Convert/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
:toctree: generated/
3030
3131
smiles
32-
supported_formats
32+
supportedFormats
3333
to
3434
toBioSimSpace
3535
toOpenMM

python/BioSimSpace/Sandpit/Exscientia/Convert/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
:toctree: generated/
3030
3131
smiles
32-
supported_formats
32+
supportedFormats
3333
to
3434
toBioSimSpace
3535
toOpenMM

0 commit comments

Comments
 (0)