browse.py has long lines throughout (target max 120 chars) #13

Closed
opened 2026-03-25 10:47:34 +01:00 by shoko · 0 comments
Owner

The file skills/polymarket-browse/scripts/browse.py contains lines exceeding the 120 character target limit.

Currently 7 lines are over 120 chars out of 798 total lines.

Example long lines:

  • Line 474: 209 chars
  • Line 564: 152 chars
  • Line 561: 126 chars

Recommended action: Break these lines to improve readability and maintainability.

The file `skills/polymarket-browse/scripts/browse.py` contains lines exceeding the 120 character target limit. Currently 7 lines are over 120 chars out of 798 total lines. Example long lines: - Line 474: 209 chars - Line 564: 152 chars - Line 561: 126 chars Recommended action: Break these lines to improve readability and maintainability.
shoko added the enhancement label 2026-03-25 10:47:47 +01:00
shoko added the low label 2026-03-25 13:28:29 +01:00
shoko closed this issue 2026-03-26 18:53:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shoko/jujutsu-skills#13