Skip to content

Commit e18c1d2

Browse files
committed
- small change to main() inline documentation.
Signed-off-by: schlopp96 <[email protected]>
1 parent 629f508 commit e18c1d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414

1515
def main() -> NoReturn | None:
16-
"""Program method wrapper/execution order.
16+
"""Program method wrapper/entry point.
1717
1818
:return: [description]
1919
:rtype: [type]

0 commit comments

Comments
 (0)