ATMCHGIT18
Results
1
issues of
ATMCHGIT18
In the function `display_digits` the` plt.grid(b=None)` is actually deprecated and should use `plt.grid(visible=None)`.