Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove existence checks of qlist & eix #39

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

eepykate
Copy link
Contributor

@eepykate eepykate commented Oct 2, 2021

qlist is used multiple times within that function, but only the first
time includes the existence checking. This signals to me that it isn't
actually a useful feature. This also makes the code a bit cleaner.

@eepykate
Copy link
Contributor Author

eepykate commented Oct 2, 2021

actually...

@eepykate eepykate changed the title fix incorrect non-usage of pem() & remove redundant stderr redirection remove existence checks of qlist & eix Oct 2, 2021
qlist is used multiple times within that function, but only the first
time includes the existence checking.  This signals to me that it isn't
actually a useful feature.  This also makes the code a bit cleaner.
@eepykate
Copy link
Contributor Author

eepykate commented Oct 2, 2021

This also makes the code a bit cleaner.

And contributes to my sabotaging of this project 👀
I'll get a ratio of less than 1.0 soon hopefully!! ​ Add some bad code quick!

@willeccles
Copy link
Owner

I think this makes sense here.

@willeccles willeccles merged commit 85e91bd into willeccles:master Oct 6, 2021
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