Skip to content

Fix line-too-long pylint issues#252

Merged
dstrain115 merged 3 commits into
quantumlib:mainfrom
dstrain115:line_too_long
Aug 7, 2025
Merged

Fix line-too-long pylint issues#252
dstrain115 merged 3 commits into
quantumlib:mainfrom
dstrain115:line_too_long

Conversation

@dstrain115

@dstrain115 dstrain115 commented Aug 6, 2025

Copy link
Copy Markdown
Collaborator
  • Almost all of these were docstrings and comments.
  • This changes no functionality, and should be just formatting or addition of local variables to shorten line lengths.

Fixes: #210

- Almost all of these were docstrings and comments.
- This changes no functionality, and should be just formatting
or addition of local variables to shorten line lengths.
@dstrain115 dstrain115 requested review from cognigami and mhucka August 6, 2025 16:57
Comment thread examples/quantum_chinese_chess/board.py Outdated
@dstrain115 dstrain115 merged commit 902f176 into quantumlib:main Aug 7, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dev_tools/pylint fails with pylint-3 and later

2 participants