fix: six was being used without being imported (#26993)

* fix: six was being used without being imported

Removed usage of the python library six from module. This is fixing an error where the python library six is used in a module without being imported. Multiple PRs merging around same time caused this conflict.
This commit is contained in:
Manjinder Singh
2021-03-12 16:41:48 -05:00
committed by GitHub
parent 378ebe54a7
commit 5b54537c3a

Diff Content Not Available