Lincoln Stein 8f3f64b22e prevent crash that occurs when changing models.yaml on windows systems
Windows does not support an atomic `os.rename()` operation. This
PR changes it to `os.replace()`, which does the same thing.
2022-11-25 16:59:31 -05:00
..
2022-09-27 01:39:17 +02:00
2022-09-12 14:31:48 -04:00