Skip to content

Commit 9fa54c3

Browse files
authored
Create __init__.py
1 parent 3f531b4 commit 9fa54c3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tokenization/__init__.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# tokenization/__init__.py
2+
"""
3+
Tokenization Package
4+
This package contains modules for handling the tokenization of biological data.
5+
"""

0 commit comments

Comments
 (0)