girisagar46 / FYPFruitClassifier

No newline at end of file FLK-W292
Style
Minor
4 occurrences in this check
no newline at end of file
1import MainImplementation
2from Services import MainServices
no newline at end of file
1import MainServices
no newline at end of file
41    plt.ylabel("Values")
42    plot(i_hhfe)
43
44    plt.savefig(os.path.join(dataDir, "static/histo.png"), dpi=100)
11    # shutil.rmtree('/home/linuxsagar/PycharmProjects/FruitClassifierTesting/graphs/')
12    # os.mkdir('')
13    # os.remove()
14    os.system("rm -rf /home/linuxsagar/PycharmProjects/FruitClassifierTesting/FCTesting/static/histo.png")