Compare commits
	
		
			1 Commits
		
	
	
		
			a8233950e1
			...
			test2
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| a4b4a552fe | 
@@ -454,7 +454,7 @@ verbose: {verbose}")
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
        start = timer()
 | 
					        start = timer()
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        use_pp = False
 | 
					        use_pp = True
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        if use_pp:         # use dask parallel computing
 | 
					        if use_pp:         # use dask parallel computing
 | 
				
			||||||
            pbar = ProgressBar()
 | 
					            pbar = ProgressBar()
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user