path python fix

This commit is contained in:
Shiro-Nek0
2026-02-26 02:37:07 -03:00
parent 70c14acaa5
commit c1045b4878
3 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ import pandas as pd
import json
import os
file_path = os.getcwd() + 'PLU+FSMA+list+v1.0.xlsx'
file_path = os.path.join(os.getcwd(), 'PLU+FSMA+list+v1.0.xlsx')
sheet_name = 'Non FTL'
new_url_base = "https://server-ifps.accurateig.com/assets/commodities/"