Skip to content

Commit 4d00a60

Browse files
remove phonetic error from MI column (#507)
remove phonetic error from MI column
1 parent f72c272 commit 4d00a60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pseudopeople/schema_entities.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ class __Columns(NamedTuple):
382382
"middle_initial",
383383
(
384384
NOISE_TYPES.leave_blank,
385-
NOISE_TYPES.make_phonetic_errors,
386385
NOISE_TYPES.make_ocr_errors,
387386
NOISE_TYPES.make_typos,
388387
),

0 commit comments

Comments
 (0)