nastasiasnk commited on
Commit
9f82cae
·
verified ·
1 Parent(s): 709b535

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,7 +124,7 @@ def test(input_json):
124
 
125
  # ------------------------- Accessing input data from Grasshopper ------------------------- #
126
 
127
- from config import useGrasshopperData
128
 
129
  useGrasshopperData = inputs['input']["useGrasshopper"] # fetch grasshoper data or not
130
 
 
124
 
125
  # ------------------------- Accessing input data from Grasshopper ------------------------- #
126
 
127
+
128
 
129
  useGrasshopperData = inputs['input']["useGrasshopper"] # fetch grasshoper data or not
130