📚 documentation linting

This commit is contained in:
ful1e5 2021-03-24 17:19:31 +05:30
parent 28614dfc25
commit 7c993b12fc
2 changed files with 3 additions and 1 deletions

View file

@ -12,6 +12,8 @@ from clickgen.packagers import WindowsPackager, XPackager
class Info(NamedTuple):
"""Important cursor package's information field"""
name: str
comment: str