_init_regex_string method
_init_regex_string
def _init_regex_string(self, regex, replacement):
...
| Parameter | Type | Description |
|---|---|---|
| regex | Any |
|
| replacement | str |
See Also
- class
AnnotationRedaction
def _init_regex_string(self, regex, replacement):
...
| Parameter | Type | Description |
|---|---|---|
| regex | Any |
|
| replacement | str |
AnnotationRedaction