Fabio Caccamo
|
a7edec7285
|
Remove encoding pragma.
|
2022-12-05 20:35:43 +01:00 |
Fabio Caccamo
|
b504e00d7e
|
Add `pre-commit` with `black`, `isort` and `flake8`.
|
2022-10-14 16:53:06 +02:00 |
Fabio Caccamo
|
dad6993054
|
Reformatted code with Black.
|
2022-02-13 11:35:43 +01:00 |
Fabio Caccamo
|
06c13218cd
|
Removed old @unittest.skip commented decorator.
|
2020-09-23 11:12:18 +02:00 |
Fabio Caccamo
|
a7301ee1f8
|
Enforced BaseDict pointer tests.
|
2020-09-23 10:19:13 +02:00 |
Fabio Caccamo
|
eac655b67f
|
Added BaseDict to keep pointer to the initial input dict. #32
|
2020-09-17 19:05:55 +02:00 |
Fabio Caccamo
|
0abe713e84
|
Updated dict pointers test. #25
|
2020-09-04 15:58:37 +02:00 |
Fabio Caccamo
|
b9dfedf8da
|
Added test case for issue #25
|
2020-09-02 13:48:22 +02:00 |