Skip to content

Commit 5a177bd

Browse files
committed
@bisgaard-itis review: filters
1 parent 3510f51 commit 5a177bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
from .rest_filters import Filters
2+
3+
__all__: tuple[str, ...] = ("Filters",)
4+
5+
# nopycln:file

0 commit comments

Comments
 (0)