Skip to content

Added base64 to binary conversion. #11472

Added base64 to binary conversion.

Added base64 to binary conversion. #11472

Triggered via pull request October 20, 2024 14:08
Status Failure
Total duration 18s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Ruff (E713): conversions/base64_to_binary.py#L95
conversions/base64_to_binary.py:95:16: E713 Test for membership should be `not in`
Ruff (EM102): conversions/base64_to_binary.py#L96
conversions/base64_to_binary.py:96:30: EM102 Exception must not use an f-string literal, assign to variable first
ruff
Process completed with exit code 1.