We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd32d2d commit 6a3a24cCopy full SHA for 6a3a24c
vec_inf/client/_slurm_vars.py
@@ -3,7 +3,7 @@
3
import os
4
import warnings
5
from pathlib import Path
6
-from typing import Any
+from typing import Any, TypeAlias
7
8
import yaml
9
from typing_extensions import Literal
0 commit comments