What is Nostr?
Ryan /
npub1mgv…mhgg
2024-06-06 22:51:58

Ryan on Nostr: Just had an "interactive" code review. The team spent at least five minutes arguing ...

Just had an "interactive" code review.

The team spent at least five minutes arguing over whether I should have done this:

if (cond):
return ...
else:
return False

or this

if (cond):
return ...
return False

#python
Author Public Key
npub1mgv9x60s7u74jqjc2ce8228m8676tafquqrlu52my0atq25rqdnqrsmhgg