mirror of
https://github.com/wassname/catalyst.git
synced 2026-08-17 11:16:40 +08:00
removed extraneous imports to remove circularity
This commit is contained in:
@@ -70,9 +70,7 @@ class ComponentTestCase(TestCase):
|
||||
}
|
||||
|
||||
comp_a = Component(
|
||||
SpecificEquityTrades,
|
||||
args_a,
|
||||
kwargs_a,
|
||||
SpecificEquityTrades(*args_a, **kwargs_a),
|
||||
monitor,
|
||||
socket_uri,
|
||||
DATASOURCE_FRAME,
|
||||
|
||||
Reference in New Issue
Block a user