Test Failed
Push — master ( 21460f...e380d0 )
by Tomaz
01:48
created

st2api/st2api/controllers/exp/__init__.py (1 issue)

Labels
Severity
1
0 ignored issues
show
There seems to be a cyclic import (st2api.controllers.v1.pack_views -> st2api.controllers.v1.packs).

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

Loading history...