camparchimedes commited on
Commit
d22c079
Ā·
verified Ā·
1 Parent(s): f0bd175

Update slash_commands.py

Browse files
Files changed (1) hide show
  1. slash_commands.py +1 -0
slash_commands.py CHANGED
@@ -69,6 +69,7 @@ def _slash_command(command: str) -> None:
69
 
70
  # **"Improve formatting using Markdown:"
71
  # -- to create an md table listing all slash commands+descriptions.
 
72
  def generate_markdown_table():
73
 
74
  commands = get_available_slash_commands()
 
69
 
70
  # **"Improve formatting using Markdown:"
71
  # -- to create an md table listing all slash commands+descriptions.
72
+
73
  def generate_markdown_table():
74
 
75
  commands = get_available_slash_commands()