Skip to content

Commit c21328e

Browse files
committed
enhancement #37: fix docstrings mistake
1 parent 420b074 commit c21328e

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
@@ -1,4 +1,4 @@
1-
"""Main script for the application
1+
"""Main script for the application.
22
33
This script processes command-line arguments, performs various operations using classes and
44
methods from the `example` module, and uses data stored in configuration files. It logs

0 commit comments

Comments
 (0)