awslabs / sagemaker-debugger

Amazon SageMaker Debugger provides functionality to save tensors during training of machine learning jobs and analyze those tensors
Apache License 2.0
161 stars 83 forks source link

pre-commit changes current master? #664

Open ChristopherBrix opened 1 year ago

ChristopherBrix commented 1 year ago

When I check out the current master branch and run pre-commit install && pre-commit run --all-files, it changes a bunch of files.

Should the master be fixed, or pre-commit updated?