We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57da81 commit b0b8d22Copy full SHA for b0b8d22
1 file changed
CHANGELOG.md
@@ -8,8 +8,14 @@
8
9
### Changed
10
11
+- Enable [strict
12
+ mode](https://mypy.readthedocs.io/en/latest/command_line.html?highlight=strict%20mode#cmdoption-mypy-strict)
13
+ for `mypy` ([#591](https://github.com/stac-utils/pystac/pull/591))
14
+
15
### Fixed
16
17
+- Avoid implicit re-exports ([#591](https://github.com/stac-utils/pystac/pull/591))
18
19
### Deprecated
20
21
## [v1.1.0]
0 commit comments