Improved and cleaned up imports

This commit is contained in:
2024-09-15 00:54:56 +02:00
parent 483aae38b3
commit c70982755d
10 changed files with 28 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
from pyrmv.errors import (
from ..errors import (
ApiAuthError,
ApiFormatError,
ApiParamError,