Skip to content

Commit

Permalink
Fixed pylint error
Browse files Browse the repository at this point in the history
  • Loading branch information
robbederks committed Nov 9, 2019
1 parent 32725cc commit 26cb4dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/echo.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import os
import sys
import time

sys.path.append(os.path.join(os.path.dirname(os.path.realpath(__file__)), ".."))
from panda import Panda
Expand Down

0 comments on commit 26cb4dc

Please sign in to comment.