AIT-Core icon indicating copy to clipboard operation
AIT-Core copied to clipboard

util.py: make check_yaml_timestamps() a standalone function

Open JimHofman opened this issue 3 years ago • 0 comments

Factoring check_yaml_timestamps() from the ObjectCache class and making it a standalone function, allows it to easily used by other modules.

JimHofman avatar Apr 27 '22 19:04 JimHofman