Private
Public Access
feat(directives): add rule-statement header to 33-40 of 66 v1.md files
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# Use nil-sentinel dataclasses instead of None (zero-initialized frozen dataclass; safe to read fields)
|
||||
|
||||
### 1. Nil-Sentinel Dataclasses (replaces `None`)
|
||||
|
||||
When a function would "return None" in conventional Python, return a
|
||||
|
||||
Reference in New Issue
Block a user