Skip to content

Commit d9c0358

Browse files
committed
fix black style
1 parent f0bc730 commit d9c0358

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rails/llm/test_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ def test_rails_config_none_config_path():
307307
result2 = config3 + config4
308308
assert result2.config_path == ""
309309

310+
310311
def test_llm_rails_configure_streaming_with_attr():
311312
"""Check LLM has the streaming attribute set if RailsConfig has it"""
312313

0 commit comments

Comments
 (0)