Skip to content

Commit b83016d

Browse files
committed
Use mock response for basic geojson test
1 parent dc96611 commit b83016d

File tree

4 files changed

+3098
-5
lines changed

4 files changed

+3098
-5
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
.DS_Store
2+
.idea/
23
.pytest_cache/
4+
.vscode/
35
**/__pycache__/
46
*.py[cod]
57
dist/
@@ -11,4 +13,4 @@ eggs/
1113
pip-log.txt
1214
docs/_build/
1315
Pipfile.lock
14-
venv/
16+
venv/

0 commit comments

Comments
 (0)