Skip to content

Commit 0ae78cf

Browse files
authored
Fix a comment position (#16105)
1 parent 56cbde4 commit 0ae78cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ mypy-protobuf==5.1.0; python_version < "3.15"
1111
packaging==26.2
1212
pathspec>=1.1.1
1313
pre-commit
14+
ruff==0.15.20
1415
# Required by create_baseline_stubs.py.
1516
# stubdefaulter depends on libcst, which does not yet install cleanly on Python 3.15.
16-
ruff==0.15.20
1717
stubdefaulter==0.1.0; python_version < "3.15"
1818
termcolor>=2.3
1919
tomli==2.4.1; python_version < "3.11"

0 commit comments

Comments
 (0)