Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Fix 4 Maintainability issues in multiple files related to using ternary for safer logic #7

Open
codefactor-io bot opened this issue Aug 13, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Great issues that are ready for new contributors to work on

Comments

@codefactor-io
Copy link

codefactor-io bot commented Aug 13, 2019

CodeFactor found multiple issues:

Consider using ternary (inStr if isinstance(inStr, basestring) else ('%s') % (inStr))

docs\doxygen\doxyxml\generated\compoundsuper.py:75
docs\doxygen\doxyxml\generated\compoundsuper.py:67
docs\doxygen\doxyxml\generated\indexsuper.py:75
docs\doxygen\doxyxml\generated\indexsuper.py:67

@zkoppert zkoppert added the bug Something isn't working label Aug 13, 2019
@zkoppert zkoppert added good first issue Good for newcomers hacktoberfest Great issues that are ready for new contributors to work on labels Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers hacktoberfest Great issues that are ready for new contributors to work on
Projects
None yet
Development

No branches or pull requests

1 participant