Skip to content

Commit

Permalink
Corrected import
Browse files Browse the repository at this point in the history
  • Loading branch information
trollfot committed Apr 28, 2012
1 parent 7a9400d commit 98f6463
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/grokcore/catalog/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from grokcore.catalog.interfaces import IIndexDefinition
from grokcore.catalog.index import IndexDefinition, Field, Text, Set, Value
from grokcore.catalog.component import IndexesClass
from grokcore.catalog.components import IndexesClass

0 comments on commit 98f6463

Please sign in to comment.