Skip to content

Commit 45f1c22

Browse files
committed
fix: linting
Signed-off-by: Chris Butler <chris.butler@redhat.com>
1 parent 111776b commit 45f1c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rhdp/rhdp-cluster-define.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import os
66
import pathlib
77
import shutil
8-
from typing import List, Dict, Optional
8+
from typing import List, Dict
99

1010
import typer
1111
from jinja2 import Environment, FileSystemLoader, select_autoescape

0 commit comments

Comments
 (0)