Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneliuzzo committed Nov 26, 2024
2 parents 69f3f77 + a0e7af4 commit c1f45e2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion LOCO/loco.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@ class loco():
"""loco help"""

def run():
"""loco run help"""
"""loco run help"""

def measure_orm():
"""loco measure help"""

0 comments on commit c1f45e2

Please sign in to comment.