Skip to content

Commit

Permalink
update python script
Browse files Browse the repository at this point in the history
  • Loading branch information
TruongQuangSB committed Sep 12, 2024
1 parent 6d2a580 commit d16f119
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from typing import Literal
from requests import request, Response
import urllib.parse
from updatereference.constant import CONSTANT
from java-test.update-table-reference.updatereference.constant import CONSTANT
import time
from io import BytesIO
from datetime import datetime, timezone
Expand Down

0 comments on commit d16f119

Please sign in to comment.