This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Commit 2afd278
authored
Fix: refactor to adapt to changes to shapely dependency (#1376)
* fix: refactored to account for changes in dependency
* Removes comment and ensures linting success
* refactor to use loads() function
* fix: refactors to account for changes to shapely dependency
* fix: refactors to account for changes to shapely dependency
* blacken the code
* add mypy ignore flag for shapely import1 parent 78db9ea commit 2afd278
2 files changed
+5
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
69 | 63 | | |
70 | 64 | | |
71 | 65 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments