gather_in_batches in package namespace
				
					
				
			This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
[metadata]
 | 
					[metadata]
 | 
				
			||||||
name = webutils-df
 | 
					name = webutils-df
 | 
				
			||||||
version = 0.0.3
 | 
					version = 0.0.4
 | 
				
			||||||
author = Daniil F.
 | 
					author = Daniil F.
 | 
				
			||||||
author_email = mail@placeholder123.to
 | 
					author_email = mail@placeholder123.to
 | 
				
			||||||
description = Miscellaneous web utilities
 | 
					description = Miscellaneous web utilities
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1 +1,4 @@
 | 
				
			|||||||
from .util import in_async_session
 | 
					from .util import (
 | 
				
			||||||
 | 
					    in_async_session,
 | 
				
			||||||
 | 
					    gather_in_batches
 | 
				
			||||||
 | 
					)
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user