mirror of
https://github.com/GradienceTeam/Gradience.git
synced 2024-11-05 20:14:00 +00:00
Format code with black and autopep8 (#433)
This commit is contained in:
commit
7031d80a95
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@ class GradiencePresetRow(Adw.ExpanderRow):
|
||||||
self.update_value()
|
self.update_value()
|
||||||
self.value_stack.set_visible_child(self.apply_button)
|
self.value_stack.set_visible_child(self.apply_button)
|
||||||
|
|
||||||
|
|
||||||
def on_report_btn_clicked(self, *_args):
|
def on_report_btn_clicked(self, *_args):
|
||||||
buglog("report")
|
buglog("report")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue