We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c03c4b commit e2568bbCopy full SHA for e2568bb
binding/python/py/synlink/__init__.py
@@ -1,3 +1,4 @@
1
from ._synlink_rs import __version__
2
import synlink.error as error
3
+
4
__all__ = ["__version__", "error"]
0 commit comments