Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
sydseter committed Mar 30, 2024
1 parent 3d6dcdc commit f5261f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/convert.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from operator import itemgetter
from itertools import groupby


# Options given to the cli program
class ConvertVars:
BASE_PATH = os.path.split(os.path.dirname(os.path.realpath(__file__)))[0]
FILETYPE_CHOICES: List[str] = ["all", "docx", "pdf", "idml"]
Expand Down

0 comments on commit f5261f3

Please sign in to comment.