Skip to content

Commit 9c34d2f

Browse files
committed
chore: black-format
1 parent 8cf28c0 commit 9c34d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/sagemaker/remote_function/test_decorator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ def test_with_incompatible_dependencies(
275275
"""
276276
This test is limited by the python version it is run with.
277277
It is currently working with python 3.8+. However, running it with older versions
278-
or versions in the future may require changes to 'old_deps_requirements.txt'
278+
or versions in the future may require changes to 'old_deps_requirements.txt'
279279
to fulfill testing scenario.
280280
281281
"""

0 commit comments

Comments
 (0)