mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-19 12:04:21 +00:00
test: format test suite
This commit is contained in:
@@ -529,4 +529,4 @@ class TestEmptyAndEdgeInputs:
|
||||
|
||||
# Should yield CommandNotFoundError (no such command registered)
|
||||
assert len(results) == 1
|
||||
assert results[0].error is not None
|
||||
assert results[0].error is not None
|
||||
|
||||
Reference in New Issue
Block a user