Skip to content

Commit

Permalink
resolve lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashutosh619-sudo committed Dec 26, 2024
1 parent ee40b04 commit 0121d64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fyle_accounting_mappings/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -971,4 +971,3 @@ def bulk_create_ccc_category_mappings(workspace_id: int):
CategoryMapping.objects.bulk_update(
mapping_updation_batch, fields=['destination_account'], batch_size=50
)

0 comments on commit 0121d64

Please sign in to comment.