5 lines
120 B
Python
5 lines
120 B
Python
|
# Copyright 2019 miruka
|
||
|
# This file is part of harmonyqml, licensed under GPLv3.
|
||
|
|
||
|
from .backend import MatrixNioBackend
|