Skip to content

Commit

Permalink
Merge branch 'correction_runid' of github.com:FaroutYLq/saltax into c…
Browse files Browse the repository at this point in the history
…orrection_runid
  • Loading branch information
FaroutYLq committed Apr 23, 2024
2 parents bdafaf1 + 7010cc7 commit 9cd6738
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions saltax/contexts.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@


def validate_runid(runid):
"""
Validate runid in RunDB to see if you can use it for computation.
"""Validate runid in RunDB to see if you can use it for computation.
:param runid: run number in integer
:return: None
Expand Down

0 comments on commit 9cd6738

Please sign in to comment.