Commit graph

4 commits

Author SHA1 Message Date
Sean Breckenridge
6bd625b1a1 remove duplicate save id 2021-10-31 13:15:21 -07:00
Sean Breckenridge
8d1a5736ba add 'raw' properties to protocol members 2021-10-31 13:15:21 -07:00
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
Sean Breckenridge
5933711888 initial pushshift/rexport merge implementation 2021-10-31 13:12:03 -07:00