[avarPlanner] Docstring

This commit is contained in:
Behdad Esfahbod 2023-07-24 14:58:14 -06:00
parent 5d9f30230c
commit da5e6eb090

View File

@ -649,6 +649,8 @@ def processAxis(
sanitize=False,
plot=False,
):
"""Process a single axis."""
if axisLimits is None:
return ""