Format code with black and autopep8

This commit fixes the style issues introduced in ee964a6 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/80490819-3d03-4917-be17-9a7eb4ddfc36/
This commit is contained in:
deepsource-autofix[bot] 2022-09-15 20:35:20 +00:00 committed by GitHub
parent ee964a67f3
commit 8e04c50c51
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -90,7 +90,6 @@ class GradiencePresetRow(Adw.ExpanderRow):
self.update_value()
self.value_stack.set_visible_child(self.apply_button)
def on_report_btn_clicked(self, *_args):
buglog("report")