Remove unused sys.path
This commit is contained in:
@ -12,7 +12,6 @@
|
|||||||
|
|
||||||
from __future__ import print_function
|
from __future__ import print_function
|
||||||
import sys
|
import sys
|
||||||
sys.path.append("./pizza")
|
|
||||||
import matplotlib.pyplot as plt
|
import matplotlib.pyplot as plt
|
||||||
|
|
||||||
# parse command line
|
# parse command line
|
||||||
|
|||||||
Reference in New Issue
Block a user