mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-02-07 17:58:24 +00:00
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