Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 5, 2023
1 parent 1f0a207 commit bf01b92
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions apertium
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3

# fmt: off
#%# family=auto
#%# capabilities=autoconf
# %# family=auto
# %# capabilities=autoconf
# fmt: on

import json
Expand Down
4 changes: 2 additions & 2 deletions ksm
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3

# fmt: off
#%# family=auto
#%# capabilities=autoconf
# %# family=auto
# %# capabilities=autoconf
# fmt: on

import os
Expand Down
4 changes: 2 additions & 2 deletions weblate
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3

# fmt: off
#%# family=auto
#%# capabilities=autoconf
# %# family=auto
# %# capabilities=autoconf
# fmt: on

import json
Expand Down
4 changes: 2 additions & 2 deletions zammad
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/env python3

# fmt: off
#%# family=auto
#%# capabilities=autoconf
# %# family=auto
# %# capabilities=autoconf
# fmt: on

import json
Expand Down

0 comments on commit bf01b92

Please sign in to comment.