Skip to content

Commit

Permalink
Merge branch 'staging' into stable
Browse files Browse the repository at this point in the history
  • Loading branch information
abompard committed May 3, 2021
2 parents 7e2dbed + 413ffb2 commit 59a6e2b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .rstcheck.cfg
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
[rstcheck]
ignore_directives = automodule
ignore_roles = issue,pr
report = warning
3 changes: 1 addition & 2 deletions news/get-authors.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@
"""

import os
import sys
from subprocess import check_output
from argparse import ArgumentParser
from subprocess import check_output


EXCLUDE = ["dependabot-preview[bot]", "Weblate (bot)"]
Expand Down

0 comments on commit 59a6e2b

Please sign in to comment.