Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divi255 committed Sep 3, 2019
1 parent 6eb48ff commit ecdb99b
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 @@ -91,7 +91,7 @@ task_supervisor.stop()
### Background task

```python
from atasker import background task, TASK_LOW, TASK_HIGH
from atasker import background_task, TASK_LOW, TASK_HIGH

# with annotation
@background_task
Expand Down

0 comments on commit ecdb99b

Please sign in to comment.