Skip to content

Commit 2518474

Browse files
authored
Update main.py
1 parent 91a6ec7 commit 2518474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ def main():
1414
to fetch data and put it in Google Sheets
1515
1616
Task:
17-
A task is a operation of fetching data from the MySql DataBase
18-
and upload it to a Google Sheet
17+
A task is a operation of fetching data from a MySql DataBase
18+
and uploads it to a Google Sheet
1919
2020
How to make a new Task:
2121
1: Make a new directory in the 'tasks' directory

0 commit comments

Comments
 (0)