From 64554e083118ccb0b42fb27d18639aebed5d982c Mon Sep 17 00:00:00 2001 From: actionless Date: Thu, 26 Jan 2023 03:36:39 +0100 Subject: [PATCH] style(ruff): enable UP --- oomox_plugin.py | 1 - 1 file changed, 1 deletion(-) diff --git a/oomox_plugin.py b/oomox_plugin.py index b021719..9a59c5b 100644 --- a/oomox_plugin.py +++ b/oomox_plugin.py @@ -1,4 +1,3 @@ -# -*- coding: utf-8 -*- import os from gi.repository import Gtk