Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Fix PEP8 compliance and remove unused imports #50

Merged
merged 1 commit into from Nov 17, 2015

Conversation

tyll
Copy link
Contributor

@tyll tyll commented Nov 16, 2015

No description provided.

utils.FASCLIENT.base_url = arg.fasurl
utils.FASCLIENT.insecure = arg.insecure
pkgdb2client.utils.FASCLIENT.base_url = arg.fasurl
pkgdb2client.utils.FASCLIENT.insecure = arg.insecure
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change is for the cli.py file, that does not import as utils: https://github.com/fedora-infra/packagedb-cli/blob/master/pkgdb2client/cli.py#L28

Also the pkgdb2client. prefix is also used in other lines already: https://github.com/fedora-infra/packagedb-cli/blob/master/pkgdb2client/cli.py#L435

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

but we're in the admin.py file here no?

NM: I either need glasses or sleep :)

pypingou added a commit that referenced this pull request Nov 17, 2015
Fix PEP8 compliance and remove unused imports
@pypingou pypingou merged commit 3e58624 into fedora-infra:master Nov 17, 2015
@tyll tyll deleted the cleanup branch November 17, 2015 17:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants