We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55fcec3 commit 289c594Copy full SHA for 289c594
django_tasks/exceptions.py
@@ -3,7 +3,7 @@
3
4
class InvalidTaskError(Exception):
5
"""
6
- The provided task function is invalid.
+ The provided task is invalid.
7
8
9
0 commit comments