Skip to content

Commit

Permalink
Update getting_started.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acostapazo authored Sep 14, 2023
1 parent 3268fcb commit d7c7dd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ As we can check in the following examples, meiga simplifies our tests with some
```python
import pytest

from tests.unit.doc.example_without_meiga import (
from tests.unit.doc.example_without_meiga import (
NoSuchKey,
TypeMismatch,
string_from_key,
Expand Down

0 comments on commit d7c7dd0

Please sign in to comment.