various CI updates
This commit is contained in:
parent
7d56d85731
commit
6787c9c0d6
5 changed files with 25 additions and 11 deletions
|
@ -2,6 +2,8 @@ from typing import Callable, Union, List
|
|||
|
||||
from mycfg import paths
|
||||
from mycfg.repos.kobuddy.src.kobuddy import *
|
||||
# hmm, explicit imports make pylint a bit happier..
|
||||
from mycfg.repos.kobuddy.src.kobuddy import Highlight, set_databases, get_highlights
|
||||
|
||||
set_databases(paths.kobuddy.export_dir)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue