mirror of
https://gitlab.com/cief-data/data-management.git
synced 2026-08-19 04:13:57 +00:00
bug fix import os
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import json
|
||||
from operator import concat
|
||||
import os
|
||||
|
||||
def read_json_file(path, name):
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user