Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
baskaryan committed Oct 5, 2023
1 parent 5e70b20 commit a8bfb3a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import re
from collections import defaultdict
from dataclasses import dataclass, field
import re
from typing import Dict, List

from presidio_analyzer import RecognizerResult
Expand Down

0 comments on commit a8bfb3a

Please sign in to comment.