feat(conversions): Add mass_to_moles and moles_to_molecules conversions to molecul… #18324
Annotations
4 errors
|
ruff
Process completed with exit code 1.
|
|
ruff (W292):
conversions/molecular_chemistry.py#L131
conversions/molecular_chemistry.py:131:22: W292 No newline at end of file
help: Add trailing newline
|
|
ruff (W293):
conversions/molecular_chemistry.py#L124
conversions/molecular_chemistry.py:124:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|
|
ruff (W293):
conversions/molecular_chemistry.py#L107
conversions/molecular_chemistry.py:107:1: W293 Blank line contains whitespace
help: Remove whitespace from blank line
|