Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
mutantsan committed Jul 25, 2024
1 parent f4b7024 commit 5c29ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ckanext/bulk/logic/validators.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from __future__ import annotations


# def bulk_required(value: Any):
# """Verify that value is not empty."""
# if not value or value is tk.missing:
Expand Down

0 comments on commit 5c29ab0

Please sign in to comment.