Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
zheng-da committed Oct 16, 2018
1 parent 6a388a7 commit 6696f13
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/tutorials/test_tutorials.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,3 +189,6 @@ def test_vision_cnn_visualization():

def test_control_flow():
assert _test_tutorial_nb('control_flow/ControlFlowTutorial')

def test_subgraphapi():
assert _test_tutorial_nb('c++/subgraphAPI')

0 comments on commit 6696f13

Please sign in to comment.