Closed liwt31 closed 2 years ago
Enhance the Op class by adding support for the addition operation, and some other stuff. The test cases are written in the doc string and pytest will run the doc string as tests with the new pytest.ini configuration.
Op
pytest.ini
Enhance the
Op
class by adding support for the addition operation, and some other stuff. The test cases are written in the doc string and pytest will run the doc string as tests with the newpytest.ini
configuration.