summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-02-13 17:57:23 +0000
committerpre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>2023-02-13 17:57:23 +0000
commitcb7208c0a71fdc99d9dfac29355d5039efb7ff4a (patch)
treee419d292ab093dcb770fe7c102c7c00194774276
parent497263d605afec2510a1ac63df2db094e0ab4a9c (diff)
downloadsetuptools-scm-cb7208c0a71fdc99d9dfac29355d5039efb7ff4a.tar.gz
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
-rw-r--r--src/setuptools_scm/_entrypoints.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/setuptools_scm/_entrypoints.py b/src/setuptools_scm/_entrypoints.py
index 358a91f..772bcd7 100644
--- a/src/setuptools_scm/_entrypoints.py
+++ b/src/setuptools_scm/_entrypoints.py
@@ -61,7 +61,6 @@ except ImportError:
)
return defaultdict(list)
-
class EntryPoint:
def __init__(self, *args, **kwargs):
pass # entry_points() already provides the warning