MATPLOTLIBDeprecation-warning: Melewati non-Integers sebagai spesifikasi posisi tiga elemen sudah usang

import matplotlib.pyplot as plt
plt.subplot(int(row_num), int(row_num), index)
Wide-eyed Wolverine