Skip to content

Conversation

@jackton1
Copy link
Contributor

No description provided.

from github_deploy.commands._constants import BASE_URL
from github_deploy.commands._http_utils import delete, get, list_repos
from github_deploy.commands._http_utils import delete, get, list_repos, delete_contents, check_exists
from github_deploy.commands._utils import get_repo

Check notice

Code scanning / Pylint (reported by Codacy)

Unused delete_contents imported from github_deploy.commands._http_utils

Unused delete_contents imported from github_deploy.commands._http_utils
from github_deploy.commands._constants import BASE_URL
from github_deploy.commands._http_utils import delete, get, list_repos
from github_deploy.commands._http_utils import delete, get, list_repos, delete_contents, check_exists
from github_deploy.commands._utils import get_repo

Check notice

Code scanning / Pylint (reported by Codacy)

Unused get imported from github_deploy.commands._http_utils

Unused get imported from github_deploy.commands._http_utils
from github_deploy.commands._constants import BASE_URL
from github_deploy.commands._http_utils import delete, get, list_repos
from github_deploy.commands._http_utils import delete, get, list_repos, delete_contents, check_exists
from github_deploy.commands._utils import get_repo

Check notice

Code scanning / Pylint (reported by Codacy)

Unused delete imported from github_deploy.commands._http_utils

Unused delete imported from github_deploy.commands._http_utils
@lgtm-com
Copy link

lgtm-com bot commented Oct 26, 2022

This pull request introduces 2 alerts when merging d8700ba into 8d073c6 - view on LGTM.com

new alerts:

  • 2 for Unused import

@jackton1 jackton1 merged commit 8f17800 into main Oct 27, 2022
@jackton1 jackton1 deleted the fix/bug-with-listing-repositories branch October 27, 2022 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants