-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
Having trouble parsing this simple cell:
DEBUG = True
CONFIG_FILE = '...'
OUTPUT_PATH = '...'
The line that fails to return True is:
if astcheck.is_ast_like(stmt, definition_pattern):
at code_drivers/python.py:83
Package versions are:
$ conda list | grep python
python 3.13.2 hf636f53_101_cp313 conda-forge
$ conda list | grep nbparam
nbparameterise 0.6 pyhd8ed1ab_0 conda-forge
$ conda list | grep ast
astcheck 0.4.0 pyhd8ed1ab_1 conda-forge
asttokens 3.0.0 pyhd8ed1ab_1 conda-forge
Metadata
Metadata
Assignees
Labels
No labels