TIL (Today I Learned)

The TIL series of articles contains very short articles documenting something I learned “today”.

Today I learned you can format your Python code directly with uv.

Today I learned you can specify a custom value when using the class method dict.fromkeys.