fix types

This commit is contained in:
Barrett Ruth 2025-10-23 20:15:16 -04:00
parent 99544905df
commit 60e5aabd99
2 changed files with 2 additions and 0 deletions

View file

@ -280,6 +280,7 @@ function M.run_io_view(test_index)
'No platform/contest/problem configured. Use :CP <platform> <contest> [...] first.',
vim.log.levels.ERROR
)
return
end
cache.load()