fix: Replace global bleach import with nh3
This commit is contained in:
parent
5e7c8da8a6
commit
3b1ae43e94
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ import gettext
|
|||
|
||||
import babel
|
||||
import babel.messages
|
||||
import bleach
|
||||
import nh3
|
||||
import num2words
|
||||
import pydantic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue