sekilab / RoadDamageDetector

MIT License
745 stars 253 forks source link

subplot (1,1,number) issue #3

Closed sauravraiguru closed 4 years ago

sauravraiguru commented 5 years ago

plt.subplot(1,1,number)

This line is giving me issue, so I commented it out and it worked. Can you tell me what this line does?