vivekkoya / classfiles

Imported name is not used anywhere in the module PY-W2000
Anti-pattern
Major
a year agoa year old
Unused ElementTree imported from xml.etree
  6@author: Vivekanand Koya
  7"""
  8
  9from xml.etree import ElementTree 10import io
 11import re
 12import csv