Skip to content

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiramesquita committed Aug 22, 2024
1 parent d1ba291 commit 472e4b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from theropoda_v2 import run as theropoda_run
from theropoda_v2 import build_id_list
from theropoda import run as theropoda_run
from theropoda import build_id_list
from trend_analysis import run as trend_run
import os
import argparse
Expand Down

0 comments on commit 472e4b2

Please sign in to comment.