Skip to content

Commit

Permalink
export module
Browse files Browse the repository at this point in the history
  • Loading branch information
SharonHart committed Jan 26, 2025
1 parent 41d48cd commit 503836d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions presidio-analyzer/presidio_analyzer/validation/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,5 @@
"""Validation."""

from .validation_utils import ValidationUtils

__all__ = ["ValidationUtils"]

0 comments on commit 503836d

Please sign in to comment.