Skip to content
Snippets Groups Projects
Unverified Commit 1103c5fe authored by Patrick Cloke's avatar Patrick Cloke Committed by GitHub
Browse files

Check if instances are lists, not sequences. (#12128)

As a str is a sequence, the checks were not granular
enough and would allow lists or strings, when only
lists were valid.
parent f3f0ab10
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment