Format code with black and autopep8

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

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/ff39eb40-3ef1-4b7f-ae2e-7193ff270e1a/
This commit is contained in:
deepsource-autofix[bot] 2022-09-15 20:33:29 +00:00 committed by GitHub
parent 5cd6b6d1b7
commit af687b43a2
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")