Skip to content

Commit

Permalink
PR #3773 - Added a second blank line between the 'from' and 'class' l…
Browse files Browse the repository at this point in the history
…ines

Signed-off-by: Javier Blanco <[email protected]>
  • Loading branch information
Javier Blanco committed Sep 6, 2024
1 parent 43e5cc2 commit bd60aeb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sos/report/plugins/qdevice.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

from sos.report.plugins import Plugin, IndependentPlugin


class Qdevice(Plugin, IndependentPlugin):
short_desc = 'qdevice information'

Expand Down

0 comments on commit bd60aeb

Please sign in to comment.