Skip to content

Commit 8098fee

Browse files
committed
Fix accidental character deletion.
1 parent 6b378bc commit 8098fee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/sire/mol/_dynamics.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__all__ = ["Dynamics":
1+
__all__ = ["Dynamics"]
22

33

44
class DynamicsData:

0 commit comments

Comments
 (0)