adding space

This commit is contained in:
Jakub Jezek 2024-08-09 13:34:46 +02:00
parent d51a04c8ac
commit f87057506a
No known key found for this signature in database
GPG key ID: 06DBD609ADF27FD9

View file

@ -705,7 +705,7 @@ def _get_config_path_from_profile_data(
"""Get config path from profile data.
Args:
profile(dict[str, Any]): Profile data.
profile (dict[str, Any]): Profile data.
profile_type (str): Profile type.
template_data (dict[str, Any]): Template data.