We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbca027 commit c29c50dCopy full SHA for c29c50d
2 files changed
coderdata/__init__.py
@@ -6,8 +6,6 @@
6
train_test_validate
7
)
8
9
-# '_version.py' will be generated by hatchling once the switch away from
10
-# setuptools.py is finished
11
from ._version import __version__
12
from ._version import __version_tuple__
13
coderdata/builder/__init__.py
0 commit comments