Skip to content

Commit

Permalink
Fixed artifact from generating documenation
Browse files Browse the repository at this point in the history
  • Loading branch information
tmsteck committed Oct 6, 2022
1 parent f36c252 commit d54bb98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CQS/__init__.py
Expand Up @@ -15,4 +15,4 @@
Finally, the examples file provides code for verifying the correctness of the methods and for understanding the usage.
"""
#__all__ = ['Hamiltonian','Cartan','FindParameters']
__all__ = ['Hamiltonian','Cartan','FindParameters']

0 comments on commit d54bb98

Please sign in to comment.