Skip to content

Commit

Permalink
docs: Update import in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Checho3388 committed Mar 13, 2024
1 parent 49e9496 commit 5599b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ extension and add it to the schema. This method receives an estimator and return

```python
import strawberry
from graphql_complexity.estimators import SimpleEstimator
from graphql_complexity import SimpleEstimator
from graphql_complexity.extensions.strawberry_graphql import build_complexity_extension


Expand Down

0 comments on commit 5599b5e

Please sign in to comment.