chore: rename bulkgen to hokusai
This commit is contained in:
parent
a28cc97aed
commit
4def49350e
32 changed files with 215 additions and 213 deletions
4
main.py
4
main.py
|
|
@ -1,6 +1,6 @@
|
|||
"""Entry point for the bulkgen CLI."""
|
||||
"""Entry point for the hokusai CLI."""
|
||||
|
||||
from bulkgen.cli import app
|
||||
from hokusai.cli import app
|
||||
|
||||
|
||||
def main() -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue