Added JSONProcessor to utils & Added JSONProcessor as settings parser
This commit is contained in:
@@ -57,4 +57,4 @@ class Application(ApplicationABC):
|
||||
Console.write_line("scope", scope)
|
||||
with self._services.create_scope() as s:
|
||||
Console.write_line("with scope", s)
|
||||
self.test_send_mail()
|
||||
# self.test_send_mail()
|
||||
|
Reference in New Issue
Block a user