Closed burningsage closed 2 months ago
Note: This this PR: https://github.com/emerald-geomodelling/libaarhusxyz/pull/29 will comment out these lines
Did a search of instances of ‘.gex.’ and ’gex.’, and the only time there a predifined attribute of method wasn’t accessed was in this JavaScript file. However, I don’t know if this thing named gex
is actually an instance of the Python Class GEX
Did a search of instances of ‘.gex.’ and ’gex.’, and the only time there a predifined attribute of method wasn’t accessed was in this JavaScript file. However, I don’t know if this thing named
gex
is actually an instance of the Python Class GEX
My search query: https://github.com/search?q=org%3Aemerald-geomodelling+gex.&type=code
this has been resolved by not copying the gex object
https://github.com/emerald-geomodelling/libaarhusxyz/blame/2e75435d9510a4b7548a2c780c845e55a9f203ca/libaarhusxyz/gex.py#L174