Skip to content

Potential Typo #93

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

Open
LukasBookas opened this issue May 16, 2025 · 1 comment
Open

Potential Typo #93

LukasBookas opened this issue May 16, 2025 · 1 comment

Comments

@LukasBookas
Copy link

https://github.com/IBM/ELM-Python-Client/blame/ae8735fdc4466b4900833396458add9f88cf551c/elmclient/oslcqueryapi.py#L396-L396C36
if len(list(cas.eys()))==0:

396 -> cas.eys? maybe keys?

@rsjazz
Copy link
Member

rsjazz commented May 16, 2025

2 lines above: if len(list(cas.keys()))>1

So it is likely cas.keys() not cas.eys()

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

No branches or pull requests

2 participants