forked from s3lph/matemat
Removed an additional newline that was in violation of PEP8.
This commit is contained in:
parent
67db4c654a
commit
12f0a0928d
1 changed files with 0 additions and 1 deletions
|
@ -74,4 +74,3 @@ class TestPost(AbstractHttpdTest):
|
|||
self.assertEqual('bar', kv['foo'])
|
||||
self.assertEqual('1', kv['gettest'])
|
||||
self.assertEqual('2', kv['posttest'])
|
||||
|
||||
|
|
Loading…
Reference in a new issue