Skip to content
Snippets Groups Projects

L2SS-1901 L2SS-1903: Add CS032/RS307 CDB files and caltables

Merged L2SS-1901 L2SS-1903: Add CS032/RS307 CDB files and caltables
All threads resolved!
Merged Jan David Mol requested to merge add-cs032-CDB into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -6,7 +6,7 @@ import urllib.request
import csv
from functools import cache
import socket
from typing import Dict, List
from typing import Dict, List, Tuple
import parse
import mergedeep
Loading