mirror of
https://github.com/borbann-platform/backend-api.git
synced 2025-12-19 04:34:06 +01:00
6 lines
141 B
Python
6 lines
141 B
Python
"""
|
|
Normalization package for data integration service.
|
|
|
|
Provides utilities and classes to normalize raw records
|
|
into a canonical schema.
|
|
""" |