We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 566bca8 commit 03796ffCopy full SHA for 03796ff
kb_python/main.py
@@ -255,7 +255,6 @@ def parse_ref(
255
args.g,
256
args.c1,
257
args.c2,
258
- n=args.n,
259
k=args.k,
260
flank=args.flank,
261
include=include,
@@ -284,7 +283,6 @@ def parse_ref(
284
283
args.f1,
285
args.i,
286
287
288
289
no_mismatches=args.no_mismatches,
290
overwrite=args.overwrite,
@@ -297,7 +295,6 @@ def parse_ref(
297
295
298
296
299
300
301
302
303
exclude=exclude,
0 commit comments