Skip to content

Commit 430fa2d

Browse files
committed
format deprecation notice
1 parent ecbf76a commit 430fa2d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ Please refer to the [full documentation](https://django-typer.readthedocs.io/) f
3131

3232
![django-typer example](https://raw.githubusercontent.com/bckohan/django-typer/main/doc/source/_static/img/closepoll_example.gif)
3333

34-
## Warning
34+
## 🚨 Deprecation Notice
3535

36-
🚨🚨 **Imports from ``django_typer`` have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:** 🚨🚨
36+
**Imports from ``django_typer`` have been deprecated and will be removed in 3.0! Imports have moved to ``django_typer.management``:**
3737

3838
```python
3939
# old way

0 commit comments

Comments
 (0)