chore: update percentille_mixin.py (#16743)

This commit is contained in:
Ikko Eltociear Ashimine 2024-06-21 20:44:27 +09:00 committed by GitHub
parent ceaf4bf08a
commit 6539c95d3f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
"""function calls shared accross all percentile metrics"""
"""function calls shared across all percentile metrics"""
from metadata.profiler.orm.functions.median import MedianFn