tautvydas.banevicius
71f0d25088
[IMP] datetime_formatter: black, isort, prettier, pylint, flake8.
...
Modified exception on method best_match according flake8 warning.
Modified test method test_user with_context(**) according pyling warning.
2022-03-15 09:30:18 +02:00
Víctor Martínez
8aed91993e
[MIG] datetime_formatter: Migration to 13.0
2022-02-07 17:41:36 +02:00
Víctor Martínez
3e73fefc38
[IMP] datetime_formatter: black, isort, prettier
2022-02-07 17:41:36 +02:00
ernesto
c8f7c9a7db
[MIG] datetime_formatter: Migration to 12.0
2022-02-07 17:41:36 +02:00
oleksandrpaziuk
812ceea013
[MIG] datetime_formatter: Migration to 11.0
2022-02-07 17:41:35 +02:00
Jairo Llopis
b2508e69f2
[MIG][10.0][datetime_formatter] Migration
...
Special highlights:
- Fixed some license headers.
- Adhered to normal addon structure.
- Removed `exceptions.py` and use `UserError` instead.
- Allow submodules to import some constants from main namespace.
The rest is basically a standard migration.
2022-02-07 17:41:35 +02:00