Function
always_bytes
(str_or_bytes: None, *encode_args)
Source from the content-addressed store, hash-verified
| 9 | |
| 10 | @overload |
| 11 | def always_bytes(str_or_bytes: None, *encode_args) -> None: ... |
| 12 | |
| 13 | |
| 14 | @overload |
Tested by
no test coverage detected
Used in the wild real call sites across dependent graphs
searching dependent graphs…