Skip to content

Commit

Permalink
Lint2
Browse files Browse the repository at this point in the history
  • Loading branch information
Audionut committed Oct 22, 2024
1 parent 97d3b24 commit 8a4121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/trackers/COMMON.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ async def unit3d_edit_desc(self, meta, tracker, signature, comparison=False, des
thumbsize = self.config['DEFAULT']['thumbnail_size']
except Exception:
thumbsize = "350"

try:
screenheader = self.config['DEFAULT']['screenshot_header']
except Exception:
Expand Down

0 comments on commit 8a4121b

Please sign in to comment.