You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
Adjust ann_assign_init rule...
We've reduced spurious `sstmt` reductions. The `ann_assign_init` rule needs to adjust accordingly.
This commit is contained in:
@@ -10,6 +10,8 @@
|
||||
#
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# This file is suitable for sourcing inside POSIX shell as
|
||||
# well as importing into Python
|
||||
# well as importing into Python. That's why there is no
|
||||
# space around "=" below.
|
||||
VERSION="3.7.4" # noqa
|
||||
|
Reference in New Issue
Block a user