Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
A "double-paste" comment fix.
  • Loading branch information
wrwrwr committed Mar 2, 2012
1 parent ab21488 commit 1243d9c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions djangotoolbox/db/basecompiler.py
Expand Up @@ -239,9 +239,6 @@ def _get_children(self, children):

def _matches_filters(self, entity, filters):
"""
Checks if an entity returned by the database satisfies
constraints in a WHERE tree (in-memory filtering).
Checks if an entity returned by the database satisfies
constraints in a WHERE tree (in-memory filtering).
"""
Expand Down

0 comments on commit 1243d9c

Please sign in to comment.