resume/processing
Marty Oehme b6302e0ca6
Fix empty sections in cv
Whenever an empty section was encountered we returned `None`
which lead to display artifacts as Quarto tried to interpret
what we actually wanted to display.
Instead, we simply return an empty string which is to be
'displayed' so nothing will be shown.
2023-07-31 09:33:57 +02:00
..
__init__.py Prepare structure for inserting dynamic content 2023-06-22 15:52:33 +02:00
content.py Fix empty sections in cv 2023-07-31 09:33:57 +02:00
yml.py Prepare structure for inserting dynamic content 2023-06-22 15:52:33 +02:00