Skip to content

Commit 1ad76eb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

research/source-git/fedora-spec-files/generate-data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/usr/bin/python3
2-
""" Generate %patch, %source and %prep data about most patched Fedora spec files. """
2+
"""Generate %patch, %source and %prep data about most patched Fedora spec files."""
33
import json
44
import pathlib
55
import re

0 commit comments

Comments
 (0)