-WIP-electrum-btcp/plugins/exchange_rate/kivy.py

4 lines
68 B
Python

from exchange_rate import FxPlugin
class Plugin(FxPlugin):
pass