AIT-Core
AIT-Core copied to clipboard
util.py: make check_yaml_timestamps() a standalone function
Factoring check_yaml_timestamps() from the ObjectCache class and making it a standalone function, allows it to easily used by other modules.