mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
update import syntax for new isort version
This commit is contained in:
@@ -86,7 +86,10 @@ class HyperglassModel(BaseModel):
|
||||
Returns:
|
||||
{str} -- Stringified YAML.
|
||||
"""
|
||||
# Standard Library
|
||||
import json
|
||||
|
||||
# Third Party
|
||||
import yaml
|
||||
|
||||
export_kwargs = {
|
||||
|
Reference in New Issue
Block a user