Skip to content

Commit 14e4b6c

Browse files
committed
updated the import script to point to new folder - frontend/warnings_dev
1 parent 22998a6 commit 14e4b6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/import.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# Optional: restrict to a folder/prefix
1212
PREFIX = ''
1313

14-
LOCAL_FILE_PATH = './frontend/warnings'
14+
LOCAL_FILE_PATH = './frontend/warnings_dev'
1515
LOOKBACK_MINUTES = 10
1616

1717
# Ensure local directory exists

0 commit comments

Comments
 (0)