Skip to content

Commit

Permalink
Update sde_to_json.py - more print
Browse files Browse the repository at this point in the history
  • Loading branch information
awhipp authored Dec 4, 2024
1 parent be7d4ae commit 9468c2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sde_to_json.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ def getResources():
print("Folder already exists")

def importYaml():
print(os.listdir(os.getcwd()))
print("Importing Universe Data")

if os.path.exists('invNames.json'):
Expand Down

0 comments on commit 9468c2b

Please sign in to comment.