We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 098d4f3 commit 6f9c39dCopy full SHA for 6f9c39d
bin/antismash_codoff
@@ -6,7 +6,6 @@ warnings.filterwarnings("ignore", category=DeprecationWarning)
6
import os
7
import sys
8
import argparse
9
-import pkg_resources
10
import multiprocessing
11
import tqdm
12
from codoff import codoff
0 commit comments