Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix E501 long line in test_get_password_empty_value_raises#36

Merged
srichs merged 1 commit intomainsrichs/python-veracrypt:mainfrom
codex/fix-lint-error-e501-line-too-longsrichs/python-veracrypt:codex/fix-lint-error-e501-line-too-longCopy head branch name to clipboard
Feb 13, 2026
Merged

Fix E501 long line in test_get_password_empty_value_raises#36
srichs merged 1 commit intomainsrichs/python-veracrypt:mainfrom
codex/fix-lint-error-e501-line-too-longsrichs/python-veracrypt:codex/fix-lint-error-e501-line-too-longCopy head branch name to clipboard

Conversation

@srichs
Copy link
Owner

@srichs srichs commented Feb 13, 2026

Motivation

  • Fix Ruff E501 (line too long) in tests/test_veracrypt.py for the _get_password invocation to satisfy linting.

Description

  • Wrap the _get_password call in tests/test_veracrypt.py's test_get_password_empty_value_raises into multiple lines to reduce line length without changing behavior.

Testing

  • Ran ruff check . which completed successfully with no errors.

Codex Task

@srichs srichs merged commit c27f1fc into main Feb 13, 2026
9 checks passed
@srichs srichs deleted the codex/fix-lint-error-e501-line-too-long branch February 13, 2026 06:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.