Skip to content

Commit ed1ab5a

Browse files
authored
Fix #128
1 parent 14e2d8b commit ed1ab5a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -282,10 +282,6 @@ class Point:
282282

283283
The project documentation is hosted on GitHub Pages: https://lovasoa.github.io/marshmallow_dataclass/
284284

285-
## Usage warning
286-
287-
This library depends on python's standard [typing](https://docs.python.org/3/library/typing.html) library, which is [provisional](https://docs.python.org/3/glossary.html#term-provisional-api).
288-
289285
## Contributing
290286

291287
To install this project and make changes to it locally, follow the instructions in [`CONTRIBUTING.md`](./CONTRIBUTING.md).

0 commit comments

Comments
 (0)