Closed nm17 closed 4 years ago
Just a small pr to fix a problem with the README's example.
There is no import json in the README example, even though it's present in examples/run.py.
import json
examples/run.py
https://github.com/ekonda/kutana/blob/828a03d5632f178d6afc670632b7af470dd7c472/example/run.py#L1
Just a small issue I had with the README
N/A
thx
Just a small pr to fix a problem with the README's example.
Description
There is no
import json
in the README example, even though it's present inexamples/run.py
.https://github.com/ekonda/kutana/blob/828a03d5632f178d6afc670632b7af470dd7c472/example/run.py#L1
Motivation and Context
Just a small issue I had with the README
How Has This Been Tested?
N/A
Types of changes
Checklist: