mirror of
https://github.com/github/codeql.git
synced 2026-01-07 11:40:27 +01:00
5 lines
86 B
Python
5 lines
86 B
Python
import six
|
|
|
|
#Check that some expected attributes are visible
|
|
six.moves
|
|
six.moves.range |