코드 리팩토링

This commit is contained in:
2024-10-03 08:32:03 +09:00
parent 2b0d3ebb6c
commit 4d1fd7a5be
8 changed files with 40 additions and 12 deletions

4
main.py Normal file
View File

@ -0,0 +1,4 @@
import package as pkg
url = pkg.get_url.fetch_data_from_mariadb()