ginipick commited on
Commit
81117e4
·
verified ·
1 Parent(s): 53c4e23

Update my_functions.py

Browse files
Files changed (1) hide show
  1. my_functions.py +2 -2
my_functions.py CHANGED
@@ -1,6 +1,6 @@
1
- import yfinance as yf
2
 
3
- # 예시: 기존 제품 카탈로그
4
  product_catalog = {
5
  "807ZPKBL9V": "SuperWidget",
6
  "1234567890": "MegaGadget"
 
1
+ import yfinance as yf
2
 
3
+ # 예시 제품 카탈로그
4
  product_catalog = {
5
  "807ZPKBL9V": "SuperWidget",
6
  "1234567890": "MegaGadget"