kedder/openvario-shell

View on GitHub
src/ovshell_fileman/rsync.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 proc.stdout is not None
Severity: Info
Found in src/ovshell_fileman/rsync.py by bandit

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

        assert proc.stderr is not None

Severity: Info
Found in src/ovshell_fileman/rsync.py by bandit

There are no issues that match your filters.

Category
Status