This is useful to see where specific prints are happening

you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago (1 child)

Well that’s way easier than

print(1)
# …
print(2)
# …
print(3)
  • source
  • hideshow 2 child comments