Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Her Email authored and alphatownsman committed Nov 9, 2023
1 parent 620df78 commit 4ef96dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion users/management/commands/import_tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ def handle(self, *args, **options):
user.preference.save(update_fields=["import_status"])
count += 1
self.stdout.write(self.style.SUCCESS(f"{count} users reset"))

0 comments on commit 4ef96dd

Please sign in to comment.