Skip to content

Commit

Permalink
Track Tool (Flake8 E303): remove extraneous blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
josephsl committed Dec 29, 2023
1 parent 4e10f64 commit 98e8777
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion addon/appModules/tracktool.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ def indexOf(ttVersion: str) -> tuple[str, ...]:
)



class TrackToolItem(SPLTrackItem):
"""An entry in Track Tool, used to implement some exciting features.
"""
Expand Down

0 comments on commit 98e8777

Please sign in to comment.