Skip to content

Commit 42a3cba

Browse files
pre-commit-ci[bot]lwasser
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 81e0737 commit 42a3cba

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pyosmeta/github_api.py

-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def get_token(self) -> str | None:
8383
"Oops! A GITHUB_TOKEN environment variable wasn't found."
8484
)
8585

86-
8786
@property
8887
def api_endpoint(self) -> str:
8988
"""Create the API endpoint url

0 commit comments

Comments
 (0)