Skip to content
Snippets Groups Projects
Commit dabdf828 authored by bbauvin's avatar bbauvin
Browse files

Debugging SCM

parent d912d842
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,7 @@ def getConfig(config):
def transformData(dataArray):
print "poulet"
dataArray = dataArray.astype(np.uint8)
if isBinary(dataArray):
print "jambon"
nbExamples = dataArray.shape[0]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment