9.4. pyopus.misc.format — Formattting with f-strings support
Formattting with f-strings support
- class pyopus.misc.format.NA(value)[source]
Wrapper for values that may be None, formats None as noneStr with width support.