We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dafaf9 commit 6e3e1f7Copy full SHA for 6e3e1f7
manage_arkime/commands/cluster_create.py
@@ -3,7 +3,7 @@
3
import logging
4
import shutil
5
import sys
6
-from typing import Callable, List, Tuple, Dict
+from typing import Callable, List, Dict
7
8
import arkime_interactions.config_wrangling as config_wrangling
9
from aws_interactions.acm_interactions import upload_default_elb_cert
0 commit comments