Python

Python

Made by DeepSource

Invalid slice index found PYL-E1127

Bug risk
Critical

A slice is indexed with an invalid type. Valid types are ints, slices, and objects with an __index__ method.