Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Евгений authored and Евгений committed May 5, 2023
1 parent d265505 commit 728780f
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 @@ -41,7 +41,7 @@ And use as in this example:
import installed


with installed('some_package') as context:
with installed('some_package'):
import some_module
```

Expand Down

0 comments on commit 728780f

Please sign in to comment.