Skip to content

Commit

Permalink
Ignore unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
briis committed Dec 27, 2023
1 parent 8ada2a3 commit 02167b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyweatherflow_forecast/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# ruff: noqa: F401
"""Python Wrapper for WeatherFlow Forecast API."""
from __future__ import annotations
from pyweatherflow_forecast.wffcst_lib import (
Expand Down

0 comments on commit 02167b2

Please sign in to comment.