notebooks
notebooks copied to clipboard
fix plt.subplot int input
if the first input of plt.subplot is not integer, it returns error
What does this PR do?
Fixes: in plt.subplot if the first input is not integer, it returns error (the default colab returns error because of this)
Who can review?
Feel free to tag members/contributors who may be interested in your PR.