Skip to content

Commit

Permalink
Skip warnings for round_all_files
Browse files Browse the repository at this point in the history
  • Loading branch information
ziotom78 committed May 25, 2023
1 parent 8489d41 commit afc2153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/rest/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"/rest/tag": "TAG",
"/rest/slo": "SLO",
"/rest/log": None, # This must not be sent to the socket
"/rest/command": None, # Example: round_all_files (handled by the webserver)
}


Expand Down

0 comments on commit afc2153

Please sign in to comment.