snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

Becatrue/88/init test #100

Closed BECATRUE closed 1 year ago

BECATRUE commented 1 year ago

This PR will close #88.

You can test as below:

pip install coverage                        // only first time

python -m coverage run -m tests.test_swift  // run test
python -m coverage report                   // show report
kangz12345 commented 1 year ago

Please link an issue or use the closing keyword :)

BECATRUE commented 1 year ago

Please link an issue or use the closing keyword :)

I forgot it again😂

BECATRUE commented 1 year ago

I removed the redundant blank line!