You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sambacc: rename check_config_data to take it private
The check_config_data function is not used outside of config.py. It
is safe to make private so this patch does so. This will make future
changes to the file clearer.
Signed-off-by: John Mulligan <[email protected]>
0 commit comments