We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a6ec7 commit 2518474Copy full SHA for 2518474
main.py
@@ -14,8 +14,8 @@ def main():
14
to fetch data and put it in Google Sheets
15
16
Task:
17
- A task is a operation of fetching data from the MySql DataBase
18
- and upload it to a Google Sheet
+ A task is a operation of fetching data from a MySql DataBase
+ and uploads it to a Google Sheet
19
20
How to make a new Task:
21
1: Make a new directory in the 'tasks' directory
0 commit comments