mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
fix(mkpkglists): restore isort order
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
6e344ce9da
commit
8788f99005
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ on the following, right-hand side fields are added to each item.
|
||||||
import gzip
|
import gzip
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
from collections import defaultdict
|
from collections import defaultdict
|
||||||
from decimal import Decimal
|
from decimal import Decimal
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue