Skip to content
Snippets Groups Projects
Commit b3a306fe authored by Christoph von Oy's avatar Christoph von Oy
Browse files

Temporarely removed connector contraction

parent 7092db7f
No related branches found
No related tags found
No related merge requests found
Subproject commit 3310916e039847713d82d1afcfe81710b6dc93c1 Subproject commit e5ce585a5ef69a3307214fbe7e6798311c07e918
...@@ -60,8 +60,6 @@ with open("asset.json") as f: ...@@ -60,8 +60,6 @@ with open("asset.json") as f:
district_asset = DistrictAsset("my_asset", district_asset_json) district_asset = DistrictAsset("my_asset", district_asset_json)
district_asset = DistrictAsset("my_asset", district_asset_json, dynamic)
with open("district.json") as f: with open("district.json") as f:
district_json = json.load(f) district_json = json.load(f)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment