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

Remove an undefined name #1834

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

munahaf
Copy link

@munahaf munahaf commented Sep 23, 2023

In file: init.py, the list named __all__ contains an undefined name which can result in errors when this module is imported. I removed the undefined name from the list.

Sponsorship and Support:

This work is done by the security researchers from OpenRefactory and is supported by the Open Source Security Foundation (OpenSSF): Project Alpha-Omega. Alpha-Omega is a project partnering with open source software project maintainers to systematically find new, as-yet-undiscovered vulnerabilities in open source code - and get them fixed – to improve global software supply chain security.

The bug is found by running the Intelligent Code Repair (iCR) tool by OpenRefactory and then manually triaging the results.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants