Skip to content

Commit

Permalink
πŸ€– Update dependencies (#151)
Browse files Browse the repository at this point in the history
* πŸ€– Update dependencies

* Fixes new black error, adds black to dev dependencies
  • Loading branch information
github-actions[bot] authored Feb 7, 2024
1 parent b217cea commit 96cf684
Show file tree
Hide file tree
Showing 3 changed files with 1,393 additions and 561 deletions.
1 change: 1 addition & 0 deletions exhibits/management/commands/rename.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""Rename module
Shamelessly copied from https://gist.github.com/rafaponieman/201054ddf725cda1e60be3fe845850a5
"""

import argparse

from django.core.management.base import BaseCommand
Expand Down
Loading

0 comments on commit 96cf684

Please sign in to comment.