We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab83ffb commit d0bc7bbCopy full SHA for d0bc7bb
README.md
@@ -13,7 +13,7 @@
13
</a>
14
</p>
15
16
-<p align="center"><a href="https://www.openstreetmap.org/user/kwiatek_123)">Me on OpenStreetMap</a></p>
+<p align="center"><a href="https://www.openstreetmap.org/user/kwiatek_123">Me on OpenStreetMap</a></p>
17
18
Python package for parsing osm diffs and communicating with the OpenStreetMap api. See API.txt for list of supported endpoints.
19
@@ -141,4 +141,4 @@ but it can consume large amounts of ram and use of this method is not recommende
141
# Tests
142
143
You will need to install `test-requirements.txt`. You can use tox.
144
-To run tests manually use `python -m unittest discover`.
+To run tests manually use `python -m unittest discover`.
0 commit comments