python-rsrcfork/rsrcfork
dgelessus 97c459bca7 Change attribute type annotations to standard format
Previously, the types of instance attributes were annotated with the
first assignment of each attribute. The standard way to annotate
instance attributes is to do so at class level without assigning any
value.
2019-09-29 14:58:18 +02:00
..
compress Change attribute type annotations to standard format 2019-09-29 14:58:18 +02:00
__init__.py Add release instructions in a comment in __init__.py 2019-09-16 17:09:47 +02:00
__main__.py Display 'dcmp' IDs in command line listings of compressed resources 2019-09-24 00:27:54 +02:00
api.py Change attribute type annotations to standard format 2019-09-29 14:58:18 +02:00