mirror of
				https://github.com/ejeanboris/MDAF.git
				synced 2025-10-29 21:18:13 +00:00 
			
		
		
		
	package works on Linux
This commit is contained in:
		| @@ -157,7 +157,6 @@ def writerepresentation(funcpath, charas): | ||||
|  | ||||
| def representfunc(funcpath, forced = False): | ||||
|     if (funcpath.find('@') == 0): funcpath = path.dirname(__file__) + '/TestFunctions/' + funcpath[1:] | ||||
|     print(funcpath) | ||||
|  | ||||
|     #defining the function name | ||||
|     funcname = path.splitext(path.basename(funcpath))[0] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user