This commit is contained in:
wuaho 2021-08-19 14:23:31 +08:00
parent 192b407e15
commit 8544d876ae

View File

@ -261,7 +261,7 @@ class Settings(BaseSettings):
"PT1H": "H",
"P1D": "D",
"P1W": "W",
"P1M": "M",
"P1M": "MS",
}
TIME_GRAIN_EXPRESSIONS = {