from azure\__init__.py class Feed: def **init**(self, type): self.type = type And then there are 4 import statements for Feed. But it isn't actually used.