We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 111776b commit 45f1c22Copy full SHA for 45f1c22
1 file changed
rhdp/rhdp-cluster-define.py
@@ -5,7 +5,7 @@
5
import os
6
import pathlib
7
import shutil
8
-from typing import List, Dict, Optional
+from typing import List, Dict
9
10
import typer
11
from jinja2 import Environment, FileSystemLoader, select_autoescape
0 commit comments