Last analyzed f8d215e 3 months ago
Default analysis branch is
Currently analyzing run
Imported name is not used anywhere in the module PY-W2000
Anti-pattern
3 months ago3 months old
Unused ElementTree imported from xml.etree
  6@author: Vivekanand Koya
  7"""
  8
  9from xml.etree import ElementTree 10import io
 11import re
 12import csv