We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cc6cce commit dfadeebCopy full SHA for dfadeeb
tests/integ/conftest.py
@@ -20,7 +20,7 @@
20
def create_sagemaker_local_network():
21
"""
22
Docker has a known race condition which allows two parallel processes
23
- to create a duplicated networks with the same name. This function
+ to create duplicated networks with the same name. This function
24
creates the network sagemaker-local beforehand, avoiding this issue
25
in CI.
26
0 commit comments