Skip to content

Commit

Permalink
Rebase: fix migration name
Browse files Browse the repository at this point in the history
  • Loading branch information
raphodn committed Jan 30, 2024
1 parent c13b0d6 commit d480f04
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

class Migration(migrations.Migration):
dependencies = [
("tenders", "0069_tendersiae_detail_not_interested_feedback"),
("tenders", "0070_tender_with_ai_matching_tendersiae_found_with_ai_and_more"),
]

operations = [
Expand Down

0 comments on commit d480f04

Please sign in to comment.