You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-4
Original file line number
Diff line number
Diff line change
@@ -282,10 +282,6 @@ class Point:
282
282
283
283
The project documentation is hosted on GitHub Pages: https://lovasoa.github.io/marshmallow_dataclass/
284
284
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
-
289
285
## Contributing
290
286
291
287
To install this project and make changes to it locally, follow the instructions in [`CONTRIBUTING.md`](./CONTRIBUTING.md).
0 commit comments