Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Type definitions for many manifest related objects returned by the e-…
…Manifest/RCRAInfo services. clean up and finalize type doc strings implement generic response types that return Manifest types fix test that allow new_client to be created without a RCRAInfo environment Waste type definition move types to separate module to eliminate the massive file add Manifest Type Definition rename types for consistency and export public types at package level shorten doc strings to below 99 characters where possible lint with mypy and fix type annotations for possibly None types use the python/type_checking package to for backward compatible API types. Add type stubs for requirements_dev.txt remove 'Required' type annotation on SignManifestArgs to remain backwards compatible with python 3.10 see documentation on Required https://docs.python.org/3/library/typing.html\#typing.Required increment version and remove deprecated datetime.utcnow() calls UI Link service type annotations type annotations for sign_manifest method
- Loading branch information