update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from agent.configuration import Configuration
|
||||
|
||||
|
||||
def test_configuration_empty():
|
||||
def test_configuration_empty() -> None:
|
||||
Configuration.from_runnable_config({})
|
||||
|
||||
Reference in New Issue
Block a user