Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 15, 2024
1 parent 75374ea commit 8d5eeda
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions stubs/click-web/click_web/__init__.pyi
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
import logging
import types
import typing as t
from _typeshed import Incomplete

import click
import flask
from _typeshed import Incomplete

# This should be jinja2.Environment, but it does not have stubs and forbidden for requires in METADATA.toml
jinja_env: Incomplete
Expand Down

0 comments on commit 8d5eeda

Please sign in to comment.