Browse Source

remove unnecessary lines

pull/3/head
Tony-HYX 3 years ago
parent
commit
fe33d3b4ea
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      abl/abducer/kb.py

+ 0
- 4
abl/abducer/kb.py View File

@@ -15,10 +15,6 @@ import bisect
import copy
import numpy as np

import sys

sys.path.append("..")

from collections import defaultdict
from itertools import product, combinations
from ..utils.utils import flatten, reform_idx, hamming_dist, check_equal


Loading…
Cancel
Save