summaryrefslogtreecommitdiff
path: root/README.md
blob: 9eeb240e1feceac5b462459828fe4f66be7fae48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
```
 _____ _____ _____ ___ 
|     |  _  |_   _|_  |  Keep you data,
| | | |     | | | |  _|     trash your meta!
|_|_|_|__|__| |_| |___|
                       
```


# Run the testsuite

```bash
$ python3 -m unittest discover -v
```