Skip to content

Commit

Permalink
Fixed default Lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
RavinMaddHatter committed Mar 31, 2024
1 parent e132e8b commit 820218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion structura.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import updater
if not(os.path.exists("lookups")):
print("downloading lookup files")
updater.update("https://update.structuralab.com/structuraate","Structura1-6","")
updater.update("https://update.structuralab.com/structuraUpdate","Structura1-6","")

import json
from structura_core import structura
Expand Down

0 comments on commit 820218e

Please sign in to comment.