Skip to content

Commit 437cefe

Browse files
committed
FLAKE
1 parent e19496d commit 437cefe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/unittests/test_app_setting_manager.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,4 +91,3 @@ def test_get_python_appsetting_state(self):
9191
self.assertIn("PYTHON_THREADPOOL_THREAD_COUNT: 20 ", app_setting_state)
9292
self.assertIn("PYTHON_ENABLE_DEBUG_LOGGING: 1 ", app_setting_state)
9393
self.assertIn("PYTHON_ENABLE_WORKER_EXTENSIONS: ", app_setting_state)
94-

0 commit comments

Comments
 (0)