Python typo

This commit is contained in:
Ryan Hill 2021-05-10 22:19:48 -07:00
parent f5cd80afb2
commit 9b84d76342

View file

@ -914,7 +914,7 @@ class TestInferenceSession(unittest.TestCase):
except:
pass
if training_enabled
if training_enabled:
return
shared_library = 'test_execution_provider.dll'