Browse Source

removed an unnecessary import

Harsh Parikh 2 năm trước cách đây
mục cha
commit
c03a7d3f60
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      expert_resume/parse_expert_resume.py

+ 0 - 1
expert_resume/parse_expert_resume.py

@@ -1,7 +1,6 @@
 from collections import defaultdict
 import os
 from IPython.display import display
-from sympy import content
 import tika
 import pandas as pd