1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 09:58:23 +02:00

Fix formatting issues

This commit is contained in:
Alexandre Iooss
2020-02-18 21:14:29 +01:00
parent cd98f96cd0
commit e679a4b629
16 changed files with 63 additions and 72 deletions

View File

@ -1,7 +1,8 @@
#!/usr/bin/env python
from dal import autocomplete, forward
from dal import autocomplete
from django import forms
from .models import Transaction, TransactionTemplate