Skip to content

Commit 5599b5e

Browse files
committed
docs: Update import in docs
1 parent 49e9496 commit 5599b5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ extension and add it to the schema. This method receives an estimator and return
139139

140140
```python
141141
import strawberry
142-
from graphql_complexity.estimators import SimpleEstimator
142+
from graphql_complexity import SimpleEstimator
143143
from graphql_complexity.extensions.strawberry_graphql import build_complexity_extension
144144

145145

0 commit comments

Comments
 (0)