Add converter modules (JSON, YAML, TOML, CSV)
Some checks failed
CI / test (push) Has been cancelled
Some checks failed
CI / test (push) Has been cancelled
This commit is contained in:
3
src/__init__.py
Normal file
3
src/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
"""Data Format Converter CLI Tool."""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
Reference in New Issue
Block a user