Completed
Push — develop ( 777314...d7cf39 )
by Nicolas
06:52 queued 03:50
created

glances/amps/__init__.py (5 issues)

Labels
Severity
1
0 ignored issues
show
There seems to be a cyclic import (glances -> glances.main).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
There seems to be a cyclic import (glances -> glances.client).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
There seems to be a cyclic import (glances -> glances.client_browser -> glances.client).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
There seems to be a cyclic import (glances -> glances.standalone -> glances.outdated).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...
There seems to be a cyclic import (glances -> glances.server).

Cyclic imports may cause partly loaded modules to be returned. This might lead to unexpected runtime behavior which is hard to debug.

Loading history...