'Reimporting exchanges in cryptofeed

I have to reimport some exchanges that I have imported this way:

from cryptofeed.exchange import Coinbase

I have tried with importlib, but it doesnt work.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source