Skip to content

Commit

Permalink
Add blank line to appease flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
NSoiffer committed Apr 2, 2024
1 parent 4ec91c1 commit 3e02470
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/globalPlugins/MathCAT/MathCATgui.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
# Class MathCATPreferencesDialog
###########################################################################


class MathCATPreferencesDialog(wx.Dialog):
def __init__(self, parent):
wx.Dialog.__init__(
Expand Down

0 comments on commit 3e02470

Please sign in to comment.