Chris Mekelburg 8c678d274a made change to fix else/return None problem
I removed the
else:
    return None
and replaced with
return None

as discussed on Discord. I checked the code with test_friend_functions.py
and it all still works.
2024-10-20 20:18:55 -04:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
2024-08-27 23:08:27 +00:00
Description
No description provided
67 KiB
Languages
Python 96.4%
Shell 3.6%