File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ You can install this package with `pip`:
1919
2020## Documentation
2121
22- Read [ the documentation] ( https://code.agilescientific.com /unmap )
22+ Read [ the documentation] ( https://kwinkunks.github.io /unmap )
2323
2424
2525## Example
2626
27- We'll grab an image from the web and unmap it. First we'll download the image:
27+ Let's grab an image from the web and unmap it. First we'll download the image:
2828
2929``` python
3030from io import BytesIO
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ classifiers =
1111 Intended Audience :: Science/Research
1212 Development Status :: 3 - Alpha
1313 Natural Language :: English
14- Programming Language :: Python :: 3.6
15- Programming Language :: Python :: 3.7
1614 Programming Language :: Python :: 3.8
1715 Programming Language :: Python :: 3.9
1816 Programming Language :: Python :: 3.10
You can’t perform that action at this time.
0 commit comments