4 lines
74 B
Python
4 lines
74 B
Python
|
|
# -*- coding: utf-8 -*-
|
||
|
|
#
|
||
|
|
|
||
|
|
CELERY_LOG_MAGIC_MARK = b'\x00\x00\x00\x00\x00'
|