diff --git a/mio/types.py b/mio/types.py index 9ec47b5..762b27e 100644 --- a/mio/types.py +++ b/mio/types.py @@ -90,4 +90,4 @@ class Resolution(NamedTuple): """ width: int - height: int \ No newline at end of file + height: int