Fix deprecation warnings

This commit is contained in:
Jan Dittberner 2023-02-18 19:07:33 +01:00
parent b3588b5e6c
commit 0f18e59d67
6 changed files with 67 additions and 75 deletions

View file

@ -1,5 +1,5 @@
"""
This module defines Celery_ tasks to manage website configurations.
This module defines Celery tasks to manage website configurations.
"""
from __future__ import absolute_import