No description
Find a file
Denis Kasak 8bc83842ee Implement MockConfig object.
To be used from tests that use code that expects `G.CONFIG` to be
defined, e.g.

    G.CONFIG = MockConfig()
2019-01-16 16:37:53 +01:00
contrib matrix: Add initial upload support. 2019-01-13 12:33:25 +01:00
matrix Implement MockConfig object. 2019-01-16 16:37:53 +01:00
tests tests: Add initial buffer tests. 2018-11-07 13:50:55 +01:00
.gitignore Update gitignore. 2018-11-23 18:39:03 +01:00
.pylintrc matrix: Style fixes and cleanup. 2018-08-29 19:42:44 +02:00
LICENSE Add a license file. 2018-01-26 18:23:00 +01:00
main.py matrix: Add initial upload support. 2019-01-13 12:33:25 +01:00
Makefile Makefile: Add typecheck target. 2018-09-12 20:13:32 +02:00
TODO.md Update TODO. 2018-03-17 00:28:53 +01:00