mirror of
https://github.com/lucaspalomodevelop/netbox.git
synced 2026-03-13 16:24:35 +00:00
* Fix typos in migration-v4.md * Replace typing.List with list typing.List is deprecated since Python 3.9 * Also replace typing.List with list in graphql-api.md