A python dojo package
Project description
dojo-python
import unittest class DojoTest(unittest.TestCase): def test_true(self): self.assertTrue(True) if __name__ == '__main__': unittest.main()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Built Distribution
dojo2py-0.12-py3-none-any.whl
(3.6 kB
view hashes)