forked from mirrors/thatmattlove-hyperglass
fixed missing import for CI testing
This commit is contained in:
parent
242b6f20c3
commit
b0f56411bc
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import os
|
||||
from logzero import logger
|
||||
|
||||
working_directory = os.path.dirname(os.path.abspath(__file__))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue