Skip to content

Commit

Permalink
Import sys
Browse files Browse the repository at this point in the history
  • Loading branch information
trondtynnol committed Apr 10, 2024
1 parent 43594b0 commit 3b31f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dicts/scripts/merge_giella_dicts.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
This script can also be imported from python code, see the comment in the file.
"""
import sys
import xml.etree.ElementTree as ET
from pathlib import Path

Expand Down

0 comments on commit 3b31f19

Please sign in to comment.