📚 docsstring init

This commit is contained in:
ful1e5 2020-10-09 16:52:11 +05:30
parent 0c61380b10
commit 48e5b42df3
3 changed files with 22 additions and 4 deletions

View file

@ -28,7 +28,7 @@ windows_cursors = {
class Bundler():
"""
docstring
Create crisp package for Bibata Windows & X11 packages 📦.
"""
def __init__(self, name: str, config: ConfigProvider) -> None: