This project is archived. Its data is
read-only
.
This project is
read-only
.
_yaml: Remove 'is_node', which is not used in the codebase anymore
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
_yaml: Remove 'is_node', which is not used in the codebase anymore
Benjamin Schubert
requested to merge
bschubert/node-no-isnode
into
bschubert/new-node-api
Jul 03, 2019
Overview
0
Commits
1
Pipelines
3
Changes
1
Description
A direct replacement would be isinstance(obj, MappingNode) if someone really needs it.
Merge request reports
Loading