Skip to content

Commit

Permalink
include ET
Browse files Browse the repository at this point in the history
  • Loading branch information
aronwk-aaron committed Nov 10, 2023
1 parent a578f8a commit 8ec3803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/commands.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from functools import partial
from sqlalchemy import func
import time

import xml.etree.ElementTree as ET

@click.command("init_db")
@click.argument('drop_tables', nargs=1)
Expand Down

0 comments on commit 8ec3803

Please sign in to comment.