Update pkg/wayland_display_manager/gnome/_gnome_types.py

This commit is contained in:
2026-08-23 23:02:37 +00:00
parent d5bdad8dca
commit 7cf996479c
@@ -3,7 +3,7 @@ from typing import Any
from gi.repository import Gio, GLib
# This is going to need some blast zone.
# This is not going to be nice
@dataclass
class _GNOMEDisplayMode: