Files
ray/dashboard/modules/log/log_consts.py
T

4 lines
61 B
Python

MIME_TYPES = {
"text/plain": [".err", ".out", ".log"],
}