Skip to content

Commit 6e9d119

Browse files
thomaspolasekfacebook-github-bot
authored andcommitted
Convert directory fbcode/deeplearning to use the Ruff Formatter
Summary: Converts the directory specified to use the Ruff formatter in pyfmt ruff_dog If this diff causes merge conflicts when rebasing, please run `hg status -n -0 --change . -I '**/*.{py,pyi}' | xargs -0 arc pyfmt` on your diff, and amend any changes before rebasing onto latest. That should help reduce or eliminate any merge conflicts. allow-large-files bypass-github-export-checks Reviewed By: amyreese Differential Revision: D66375848 fbshipit-source-id: 3dd4b187b30b2dc4e4c7b8b8ba7487b979713eb6
1 parent 41b634a commit 6e9d119

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bindings/python/test/test_decoder.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
LICENSE file in the root directory of this source tree.
77
"""
88

9-
109
import math
1110
import os
1211
import pickle

0 commit comments

Comments
 (0)