Skip to content

Commit f3d3e1d

Browse files
amyreesefacebook-github-bot
authored andcommitted
deployment of pyfmt with usort 1.0
Summary: This deploys pyfmt with usort 1.0 and the new import merging behavior. Facebook This is part of the final rollout, announced here: https://fb.workplace.com/groups/pyfmt/posts/1011066416197541/ Preemptive SEV: S271899 Hand rolled on devserver and laptops, with binaries hosted on manifold bucket `pyfi_wheels`. Couldn't use MSDK bump due to issue with make_par on sandcastle Macs: https://fb.workplace.com/groups/fbpython/posts/7503431436364825/ pokemon_lift Reviewed By: zertosh Differential Revision: D36394396 fbshipit-source-id: 7cee2a05261e3281fe86360cdb2faa62df1d9a4e
1 parent cebad47 commit f3d3e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ def report(*args):
7373
"sphinx-autodoc-typehints",
7474
"sphinxcontrib-katex",
7575
"mypy>=0.760",
76-
"usort==0.6.4",
76+
"usort==1.0.2",
7777
"ufmt",
7878
"scikit-learn",
7979
"annoy",

0 commit comments

Comments
 (0)