-
Simon Will authored
Includes the following changes: - Whitespace according to PEP 8 - Import reordering - Usage of classmethod decorator for from_* methods - Removal of misplaced self or annotation of error - Reordering of classes so that type annotations like List[Token] are not undefined
Simon Will authoredIncludes the following changes: - Whitespace according to PEP 8 - Import reordering - Usage of classmethod decorator for from_* methods - Removal of misplaced self or annotation of error - Reordering of classes so that type annotations like List[Token] are not undefined