Rename orm module to om
This commit is contained in:
parent
62240723ca
commit
2bd71ff087
7 changed files with 11 additions and 15 deletions
|
@ -1,5 +1,5 @@
|
|||
import click
|
||||
from redis_developer.om.migrations.migrator import Migrator
|
||||
from redis_developer.model.migrations.migrator import Migrator
|
||||
|
||||
|
||||
@click.command()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue