Skip to content

Commit 969ace6

Browse files
committed
Latest CRC recs added
1 parent cf02481 commit 969ace6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

dash_service/pages/transmonee.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@
534534
}
535535

536536
# Read the CRC Excel file and skip the first row (header is in the second row)
537-
crc_file_path = f"{pathlib.Path(__file__).parent.parent.absolute()}/static/Full CRC database.xlsx"
537+
crc_file_path = f"{pathlib.Path(__file__).parent.parent.absolute()}/static/Full CRC database_28_08_24.xlsx"
538538
CRC_df = pd.read_excel(
539539
crc_file_path,
540540
sheet_name="Full CRC database ECA",
2.52 MB
Binary file not shown.
165 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)