kedder/openvario-shell

View on GitHub
src/ovshell/settings.py

Summary

Maintainability
A
0 mins
Test Coverage

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

        assert self._filename is not None
Severity: Info
Found in src/ovshell/settings.py by bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.
Open

        assert v is not None
Severity: Info
Found in src/ovshell/settings.py by bandit

There are no issues that match your filters.

Category
Status