diff options
Diffstat (limited to 'python/problems/functions/greatest_negative/en.py')
-rw-r--r-- | python/problems/functions/greatest_negative/en.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python/problems/functions/greatest_negative/en.py b/python/problems/functions/greatest_negative/en.py index a57cb1f..5c2919a 100644 --- a/python/problems/functions/greatest_negative/en.py +++ b/python/problems/functions/greatest_negative/en.py @@ -1,6 +1,5 @@ # coding=utf-8 -id = 197 name = 'Greatest negativist' slug = 'Greatest negativist' |