Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
doug-s-nava committed Nov 20, 2024
1 parent 3aba5e3 commit b1b9b91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/tests/src/db/models/factories.py
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,6 @@ def complex_markup_string(self) -> str:
return self.generator.parse(self.MARKUP_STRING)



fake = faker.Faker()
fake.add_provider(CustomProvider)
factory.Faker.add_provider(CustomProvider)
Expand Down

0 comments on commit b1b9b91

Please sign in to comment.