formatting

This commit is contained in:
Frederik Jaeckel 2023-06-05 21:06:03 +02:00
parent 91674d81e3
commit 4ae07b962f
5 changed files with 30 additions and 21 deletions

View file

@ -7,6 +7,7 @@ from trytond.pool import Pool
from .category import Category
from .book import CategoryCashbookRel, Cashbook
def register():
Pool.register(
Category,