HPI/my/reddit
Sean Breckenridge 4492e00250 misc fixes
- convert import_source to a decorator which
  wraps the function call in a try block
- fix protocol class when not TYPE_CHECKING
- add id properties to Protocols, remove attributes
  since protocol expects them to be settable but
  NT is read-only
- use id to merge comments
- remove type: ignore's from reddit config
  and just store as 'Any'
2021-10-31 13:15:21 -07:00
..
__init__.py add warning, pushshift install to tests 2021-10-31 13:15:21 -07:00
all.py misc fixes 2021-10-31 13:15:21 -07:00
common.py misc fixes 2021-10-31 13:15:21 -07:00
pushshift.py misc fixes 2021-10-31 13:15:21 -07:00
rexport.py misc fixes 2021-10-31 13:15:21 -07:00