mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
OP-3026 - Hound
This commit is contained in:
parent
2fce95a9df
commit
43f88ca797
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ class SettingsHandler(object):
|
||||||
@abstractmethod
|
@abstractmethod
|
||||||
def save_change_log(self, project_name, changes, settings_type):
|
def save_change_log(self, project_name, changes, settings_type):
|
||||||
"""Stores changes to settings to separate logging collection.
|
"""Stores changes to settings to separate logging collection.
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
project_name(str, null): Project name for which overrides are
|
project_name(str, null): Project name for which overrides are
|
||||||
or None for global settings.
|
or None for global settings.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue