@@ -1 +1,5 @@
from enum import Enum
class DataFormat(Enum):
Raw = 0
Formatted = 1
The note is not visible to the blocked user.