LiberTEM/LiberTEM

View on GitHub
src/libertem/web/browse.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 len(path) == 1
Severity: Info
Found in src/libertem/web/browse.py by bandit

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

        assert len(path) == 1
Severity: Info
Found in src/libertem/web/browse.py by bandit

There are no issues that match your filters.

Category
Status