testing
This commit is contained in:
		
							parent
							
								
									fd5366c187
								
							
						
					
					
						commit
						b472b0ce3c
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -75,6 +75,7 @@ def _apply(index, target, arg, func): | ||||||
| 
 | 
 | ||||||
| def apply(index, targets, args, func): | def apply(index, targets, args, func): | ||||||
|     for target in range(len(targets)): |     for target in range(len(targets)): | ||||||
|  |         print("{} {} {}".format(func, targets[target]['channel'], args[target])) | ||||||
|         if this.values[targets[target]['channel']] != None: |         if this.values[targets[target]['channel']] != None: | ||||||
|             if target < len(args): |             if target < len(args): | ||||||
|                 val, jump = _apply( |                 val, jump = _apply( | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue