Skip to content

Commit

Permalink
fix docs import
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadavidthomas committed Jan 30, 2024
1 parent 0849f64 commit 6f60481
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 @@ -56,7 +56,7 @@ def send_test_email():

```python
from django.core.mail import send_mail
from django_q_registry.registry import register
from django_q_registry.registry import registry


registry.register(
Expand Down

0 comments on commit 6f60481

Please sign in to comment.