diff --git a/src/options/generate/templates_system.py b/src/options/generate/templates_system.py index cc27871..5beb328 100644 --- a/src/options/generate/templates_system.py +++ b/src/options/generate/templates_system.py @@ -181,7 +181,6 @@ database access: n/a ```text Please provide the input and output format. ``` - ''' system_test_iteration = f''' @@ -255,6 +254,4 @@ PM: ```text The test takes nothing as input and asserts that the output is a string. ``` - - -''' \ No newline at end of file +'''