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 Jun 17, 2024
1 parent 4046858 commit c0c7410
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/report_nightly_build_failure.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
This reports an error to the #nightly-build-failures Slack channel.
"""

import os

import requests
Expand Down
1 change: 1 addition & 0 deletions src/wagtailmedia/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
This module provides the `wagtailmedia_settings` object, that is used to access
the settings. It checks for user settings first, with fallback to defaults.
"""

import warnings

from django.conf import settings
Expand Down

0 comments on commit c0c7410

Please sign in to comment.