Skip to content

Commit e51a801

Browse files
committed
refactor: update module docstring to reflect new naming convention
1 parent 516a46e commit e51a801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tppt/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""Typed Python PowerPoint Builder"""
1+
"""Typed Python PowerPoint Tool"""
22

33
from tppt._pptx.presentation import Presentation
44
from tppt._pptx.shape import Shape

0 commit comments

Comments
 (0)