File size: 87 Bytes
5143557
 
 
 
 
1
2
3
4
5
6
"""Enable ``python -m dataforge`` invocation."""

from dataforge.cli import app

app()