File tree 2 files changed +2
-4
lines changed
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`:
19
19
20
20
## Documentation
21
21
22
- Read [ the documentation] ( https://code.agilescientific.com /unmap )
22
+ Read [ the documentation] ( https://kwinkunks.github.io /unmap )
23
23
24
24
25
25
## Example
26
26
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:
28
28
29
29
``` python
30
30
from io import BytesIO
Original file line number Diff line number Diff line change @@ -11,8 +11,6 @@ classifiers =
11
11
Intended Audience :: Science/Research
12
12
Development Status :: 3 - Alpha
13
13
Natural Language :: English
14
- Programming Language :: Python :: 3.6
15
- Programming Language :: Python :: 3.7
16
14
Programming Language :: Python :: 3.8
17
15
Programming Language :: Python :: 3.9
18
16
Programming Language :: Python :: 3.10
You can’t perform that action at this time.
0 commit comments