Skip to content

Commit

Permalink
fix: imports
Browse files Browse the repository at this point in the history
  • Loading branch information
4gac committed Dec 20, 2024
1 parent c01b560 commit 6c39c1e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import argparse
import os
import shutil
import sys
from pathlib import Path

from autotag import autotag

Expand Down

0 comments on commit 6c39c1e

Please sign in to comment.