Skip to content

Commit dbc8ac9

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 9843731 commit dbc8ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

diracx-db/src/diracx/db/sql/job/schema.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ class JobsHistorySummary(JobDBBase):
179179
"Status",
180180
"Site",
181181
"Owner",
182-
"OwnerGroup", # TODO: OwnerGroup(32)
182+
"OwnerGroup", # TODO: OwnerGroup(32)
183183
"VO",
184184
"JobGroup",
185185
"JobType",

0 commit comments

Comments
 (0)