We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8377d13 commit a0d0833Copy full SHA for a0d0833
3 files changed
tests/test_blade.py
100755
100644
tests/test_propeller.py
tests/test_shaft.py
@@ -33,4 +33,4 @@ def test_exception(self):
33
34
def test_init(self):
35
sh = Shaft("tests/test_datasets/shaft.iges")
36
- assert sh.filename == "tests/test_datasets/shaft.iges"
+ assert sh.filename == "tests/test_datasets/shaft.iges"
0 commit comments