Rename compile
because it is used as a built-in function of Python
#883
Labels
bug
Something isn't working
compile
because it is used as a built-in function of Python
#883
What is the expected enhancement?
Rename
compile
because it is used as a built-in function of Python. Qiskit hides the built-in function.compile
: https://docs.python.org/3.6/library/functions.html#compilecompile
: https://github.com/Qiskit/qiskit-terra/blob/d2188d54af44ce7325a60ede5d95d6999b41fd2d/qiskit/wrapper/_wrapper.py#L259The text was updated successfully, but these errors were encountered: