diff --git a/tiny/__main__.py b/tiny/__main__.py index e2d4a813..704253e5 100644 --- a/tiny/__main__.py +++ b/tiny/__main__.py @@ -3,6 +3,7 @@ To run this example, install the wlroots required dependencies, build the ffi bindings (`python wlroots/ffi_build.py`), and launch the main (`python -m tiny`). """ + from __future__ import annotations import logging