Skip to content

Commit

Permalink
Apply black linting to rebased changes
Browse files Browse the repository at this point in the history
  • Loading branch information
amoghjalan committed Jun 18, 2024
1 parent 1c480fe commit ebeb22e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/dev_scripts/make_new_setting.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
This script can be used to generate code for a new setting.
"""

import re
from typing import List, Tuple

Expand Down

0 comments on commit ebeb22e

Please sign in to comment.