Skip to content

Commit

Permalink
Remove useless spaces.
Browse files Browse the repository at this point in the history
  • Loading branch information
digitalresistor committed Sep 8, 2013
1 parent e96f1b1 commit 004ac88
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyramid/tests/test_config/test_util.py
Expand Up @@ -588,8 +588,6 @@ def test_it_without_phash_val(self):
self.assertEqual(inst(None, None), True)

class TestDotted(unittest.TestCase):


def _makeOne(self, *arg, **kw):
self.action_called = False
from pyramid.config import Configurator
Expand Down

0 comments on commit 004ac88

Please sign in to comment.