From 57f1832b258643f3d3d5754f8331e7e81e4f4878 Mon Sep 17 00:00:00 2001 From: sneakers-the-rat Date: Thu, 12 Dec 2024 20:37:30 -0800 Subject: [PATCH] lint --- mio/types.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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