Skip to content

Conversation

@andres-h
Copy link
Contributor

@andres-h andres-h commented Dec 4, 2025

No description provided.

@cla-bot cla-bot bot added the cla-signed The CLA has been signed by all contributors label Dec 4, 2025
if not _jwtSupported:
seiscomp.logging.error(
"JWT is not supported due to missing dependencies"
"JWT support requires PyJWT 2.0.0 or newer. Please install PyJWT with \"pip\" or install the required version of the python3-PyJWT package if available."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line exceeds 88 characters.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I reformatted with black, but it still exceeds 88 characters, so I'm not sure what needs to be done.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just break the line manually by adding "" before column 88 and let black format the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The CLA has been signed by all contributors

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants