wag-managment-api-service-v.../service_app_test/test_application/migrate_old_data/people.py

6 lines
124 B
Python

from service_app_test.api_configs import BothAPIS
def migrate_people(requester: BothAPIS):
# Migrate old data
pass