added partner model
Compare changes
- Mohammad Torkashvand authored
+ 2
− 2
@@ -3,7 +3,7 @@
@@ -216,7 +216,7 @@ def import_partners(file_path: str = typer.Argument(..., help="Path to the CSV f
added import script for reading partners from csv files