allegroai / clearml

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Apache License 2.0
5.69k stars 655 forks source link

Added bug fix for missing comma #959

Closed jday1 closed 1 year ago

jday1 commented 1 year ago

master is broken due to this missing comma added in this commit:

https://github.com/allegroai/clearml/commit/a9d2abae5b8fb58e3e9761979c9f4e5c6048c250#diff-cb73fc1356a778dad9f7de801d5491871d3230dfc7df351e8ac64166dbe5993dR148

Related Issue \ discussion

If this patch originated from a github issue or slack conversation, please paste a link to the original discussion

Patch Description

Description of what does the patch do. If the patch solves a bug, explain what the bug is and how to reproduce it (If not already mentioned in the original conversation)

Testing Instructions

Instructions of how to test the patch or reproduce the issue the patch is aiming to solve

Other Information