Skip to content

Commit a4f1ae7

Browse files
committed
Removed unused argparse import
1 parent 086d1c9 commit a4f1ae7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

causal_testing/testing/metamorphic_relation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
from dataclasses import dataclass
77
from typing import Iterable
88
from itertools import combinations
9-
import argparse
109
import logging
1110
import json
1211
from multiprocessing import Pool

0 commit comments

Comments
 (0)