👷 Bibata cursors builder

This commit is contained in:
ful1e5 2020-10-08 17:45:11 +05:30
parent f1fbce7510
commit 24e5506fdd
4 changed files with 93 additions and 26 deletions

View file

@ -2,6 +2,6 @@
# -*- coding: utf-8 -*-
from .cursor import CursorBuilder
from .provider import ConfigsProvider
from .config import ConfigProvider
__version__: str = "1.0.1"