-
Notifications
You must be signed in to change notification settings - Fork 571
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
use _yield from []_ to create empty generator when needed #2572
Labels
Comments
e.g. replace capa/capa/features/extractors/cape/extractor.py Lines 79 to 84 in de0a324
|
dhruvak001
added a commit
to dhruvak001/capa
that referenced
this issue
Jan 29, 2025
3 tasks
williballenthin
added a commit
that referenced
this issue
Feb 3, 2025
* use _yield from []_ to create empty generator when needed #2572 * Update PR with fixes * solved CI code style error * Fixed formatting with black * Fixed formatting with black * code styles error * code styles error * code styles error * code style error * Update capa-rules submodule to master * Similar changes to other files --------- Co-authored-by: Willi Ballenthin <[email protected]>
closed in #2581 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @williballenthin in #2571 (comment)
The text was updated successfully, but these errors were encountered: