Format code with black and autopep8 (#524)

This commit is contained in:
0xMRTT 2022-09-27 18:55:43 +02:00 committed by GitHub
commit 42eb7f7831
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,4 +64,3 @@ class FirefoxGnomeTheme2Plugin(IPlugin):
f.write(self.template.format(**self.variables))
except OSError:
pass