Skip to content

Commit

Permalink
quant: make each line of fx/quantize.py <=80 chars (#48357)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #48357

Cleans up the long lines in `torch/quantization/fx/quantize.py`
to fit the 80 character limit, so it's easier to read and looks
better on FB's tools.

In the future we can consider adding a linter for this.

Test Plan:
CI

Imported from OSS

Reviewed By: jerryzh168

Differential Revision: D25140833

fbshipit-source-id: 78605d58eda0184eb82f510baec26685a34870e2
  • Loading branch information
vkuzo authored and facebook-github-bot committed Nov 25, 2020
1 parent 1d98441 commit bc2c1d7
Showing 1 changed file with 237 additions and 138 deletions.

0 comments on commit bc2c1d7

Please sign in to comment.