Fixed flake8 errors

This commit is contained in:
Simon Willison 2022-01-25 19:22:06 -08:00
commit be1e89da5f
2 changed files with 1 additions and 2 deletions

View file

@ -489,7 +489,7 @@ def add_foreign_key(
def add_foreign_keys(path, foreign_key, load_extension):
"""
Add multiple new foreign key constraints to a database
Example:
\b