mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-09-27 15:02:39 +03:00
style: normalise blank lines between definitions
- two between top-level definitions, one between methods, none doubled inside a body
This commit is contained in:
@@ -58,8 +58,6 @@ def _bare_graph(tmpdir, *, enabled=True):
|
||||
return g
|
||||
|
||||
|
||||
|
||||
|
||||
@pytest.mark.unit
|
||||
def test_disabled_is_a_noop():
|
||||
with tempfile.TemporaryDirectory() as tmp:
|
||||
|
||||
Reference in New Issue
Block a user