Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 9914a6d

Browse files
committed
format black -l 120
1 parent 3a384bf commit 9914a6d

File tree

1 file changed

+1
-1
lines changed
  • data_diff/sqeleton/databases

1 file changed

+1
-1
lines changed

data_diff/sqeleton/databases/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
DbTime,
3737
DbPath,
3838
Boolean,
39-
JSON
39+
JSON,
4040
)
4141
from ..abcs.mixins import Compilable
4242
from ..abcs.mixins import (

0 commit comments

Comments
 (0)