ZTWHHH's picture
Add files using upload-large-folder tool
428e66c verified
raw
history blame
72 Bytes
"""Just a NULL object for reference by other modules"""
NULL = object()