added the error name
parent
5fd0e5020f
commit
9c470846a6
|
@ -1,6 +1,6 @@
|
|||
'''
|
||||
testing the creation of brokers.toml if it doesn't exist,
|
||||
issue was found when trying to run piker chart on windows.
|
||||
FileNotFoundError was found when trying to run piker chart on windows.
|
||||
|
||||
'''
|
||||
from pathlib import Path
|
||||
|
|
Loading…
Reference in New Issue