Skip to content

Commit 351f417

Browse files
committed
refactor: remove unnecessary comments from initialization and main files
1 parent 3504e65 commit 351f417

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python3
21
"""
32
Entry point for macOS_application_speedtest application.
43
"""

speedtest_app/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
# speedtest_app/__init__.py
21
"""
32
macOS_application_speedtest_for_python package.
43

0 commit comments

Comments
 (0)