hongbo-miao/hongbomiao.com

View on GitHub
matlab/call-matlab-function-in-python/src/dummy_test.py

Summary

Maintainability
A
0 mins
Test Coverage
class TestDummy:
    def test_dummy(self):
        assert 1 + 1 == 2