🌐 AI搜索 & 代理 主页
Skip to content

Commit 4497221

Browse files
committed
Minor modification in weather information scenario
1 parent 5a5005a commit 4497221

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

tests/fetching-weather-information/test_sync_weather_info.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22

33
# Import the locators file
44
import sys
5-
from pprint import pprint
6-
import ssl
7-
import os
8-
import certifi
5+
96
sys.path.append(sys.path[0] + "/../../")
107

118
from pageobject.locators import locators

0 commit comments

Comments
 (0)