mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
format
This commit is contained in:
@@ -150,9 +150,7 @@ def welcome():
|
||||
table.add_row("Bug reports", "https://github.com/rendercv/rendercv/issues/")
|
||||
table.add_row("Feature requests", "https://github.com/rendercv/rendercv/issues/")
|
||||
table.add_row("Discussions", "https://github.com/rendercv/rendercv/discussions/")
|
||||
table.add_row(
|
||||
"RenderCV Pipeline", "https://github.com/rendercv/rendercv-pipeline/"
|
||||
)
|
||||
table.add_row("RenderCV Pipeline", "https://github.com/rendercv/rendercv-pipeline/")
|
||||
|
||||
print(table)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user