Commit Graph

10 Commits

Author SHA1 Message Date
fc99e94d79 Fix errors in checking objects being printed and painted at the same
time
2023-07-25 22:17:26 +02:00
517f21f910 Remove markup in plausi messages 2023-07-25 15:32:17 +02:00
4557165a0c Replace check for uniqueness of checked sections in MDPuqi 2023-07-24 14:26:18 +02:00
9b1af6eb17 Move function count_words from musdb into Puqi
Previously, it was a global function in musdb, making Puqi usable only
there. It is now a puqi-specific function and removed from musdb, as it
had not been in use there otherwise.
2023-07-24 14:05:33 +02:00
7d6cfe1c51 Categorize event type 36 2023-07-19 10:24:23 +02:00
863c3a3c93 Refactor Plausi from musdb to move the logic into this subrepository
See #948
2023-07-18 22:05:00 +02:00
f35115e38c Restructure folder structure to expect multiple checks 2023-07-18 13:35:42 +02:00
abeeb5a185 Refactor PuQI from musdb to move logic into this lib
See museum-digital/musdb#947
2023-07-18 13:29:12 +02:00
6bf7ae36c8 Add git template 2023-07-17 22:17:09 +02:00
a246677d6a Initial
Add boilerplate.
2023-07-17 22:15:32 +02:00