Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf6983ba

Browse files
committed
refactor(weather): remove debug log for API URL in WeatherWidget
1 parent16c6796 commitf6983ba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/core/widgets/yasb/weather.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,6 @@ def _update_label(self,update_class=True):
287287
logging.warning("Weather data is not yet available.")
288288
return
289289
ifDEBUG:
290-
logging.debug(f"Wether API url:{self.api_url}")
291290
logging.debug(f"Weather data:{self.weather_data}")
292291
active_widgets=self._show_alt_labelandself._widgets_altorself._widgets
293292
active_label_content=self._show_alt_labelandself._label_alt_contentorself._label_content

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp