We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Last version of docker image always crash at startup with this error:
blegatt | File "/opt/venv/lib/python3.11/site-packages/TheengsGateway/diagnose.py", line 55, in _section blegatt | print(f"| {name:{max_name}} | {value:{max_value}} |") blegatt | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ blegatt | TypeError: unsupported format string passed to NoneType.format
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Last version of docker image always crash at startup with this error:
blegatt | File "/opt/venv/lib/python3.11/site-packages/TheengsGateway/diagnose.py", line 55, in _section
blegatt | print(f"| {name:{max_name}} | {value:{max_value}} |")
blegatt | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
blegatt | TypeError: unsupported format string passed to NoneType.format
The text was updated successfully, but these errors were encountered: