mirror of
https://github.com/GradienceTeam/Gradience.git
synced 2024-10-30 18:58:16 +00:00
Format code with black and autopep8 (#524)
This commit is contained in:
commit
42eb7f7831
1 changed files with 0 additions and 1 deletions
|
@ -64,4 +64,3 @@ class FirefoxGnomeTheme2Plugin(IPlugin):
|
|||
f.write(self.template.format(**self.variables))
|
||||
except OSError:
|
||||
pass
|
||||
|
||||
|
|
Loading…
Reference in a new issue