Skip to content
Commit 417dc4d1 authored by Simon Will's avatar Simon Will
Browse files

Change formatting and fix minor issues

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
parent 7d5c5d68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment