plexpy/lib/typeguard
Tom Niget de3393d62b
Remove Python 2 handling code (#2098)
* Remove Python 2 update modal

* Remove Python 2 handling code

* Remove backports dependencies

* Remove uses of future and __future__

* Fix import

* Remove requirements

* Update lib folder

* Clean up imports and blank lines

---------

Co-authored-by: JonnyWong16 <9099342+JonnyWong16@users.noreply.github.com>
2024-05-09 22:18:08 -07:00
..
__init__.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_checkers.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_config.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_decorators.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_exceptions.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_functions.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_importhook.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_memo.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_pytest_plugin.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_suppression.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_transformer.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_union_transformer.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
_utils.py Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00
py.typed Remove Python 2 handling code (#2098) 2024-05-09 22:18:08 -07:00