Skip to content
Snippets Groups Projects
Commit 16c49d0d authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix-matrix

parent 1ffbe2d4
No related branches found
No related tags found
No related merge requests found
Pipeline #38092 failed
......@@ -105,9 +105,9 @@ def print_hint():
print(' +--------> DGX')
print(' ```')
print()
print(f"| Module </br><form><input id=\"searchInput\" placeholder=\"🔍 Filter\""
f"style=\"width: 8rem; border-radius: 0.2rem; color: black;"
f"padding-left: .2rem;\"></form> | Versions | Clusters |")
print("| Module </br><form><input id=\"searchInput\" placeholder=\"🔍 Filter\""
" style=\"width: 8rem; border-radius: 0.2rem; color: black;"
" padding-left: .2rem;\"></form> | Versions | Clusters |")
print("| ------ | -------- | -------- |")
def print_changelog():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment