Skip to content

code.py should use ArgumentType.PYSLICE instead of ArgumentType.SLICE #86

@iamsleepy

Description

@iamsleepy

Check below:

if arg.type in (ArgumentType.PYTUPLE, ArgumentType.PYLIST, ArgumentType.PYDICT, ArgumentType.SLICE, ArgumentType.PYTYPE):

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions