Revert "Mohammed"

This commit is contained in:
mohammedcifci
2024-02-27 10:49:58 +01:00
committed by GitHub
parent 2321982b15
commit bf226e93d7
3 changed files with 7 additions and 12 deletions

View File

@@ -2,8 +2,6 @@ import mysql.connector
import requests
import time
def database_connect():
return mysql.connector.connect(
host="localhost",
@@ -66,4 +64,4 @@ def load_data(data):
print("Data ingevoegd in de database.")
if __name__ == "__main__":
fetch_data()
fetch_data()