We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 081da06 commit 1c57a37Copy full SHA for 1c57a37
docs/contributing.md
@@ -78,7 +78,7 @@ Ready to contribute? Here's how to set up _geemap_ for local development.
78
5. When you're done making changes, check that your changes pass flake8 and the tests, including testing other Python versions with tox:
79
80
```
81
- pflake8 geemap tests
+ flake8 geemap tests
82
83
84
0 commit comments