File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ async def begin_transaction(
410410            At most one transaction may exist in a session at any point in time. 
411411            To maintain multiple concurrent transactions, use multiple concurrent sessions. 
412412
413-             Note: For auto-transaction (AsyncSession.run) this will trigger an  consume for the current result. 
413+             Note: For auto-transaction (AsyncSession.run) this will trigger a  consume for the current result. 
414414
415415        :param metadata: 
416416            a dictionary with metadata. 
Original file line number Diff line number Diff line change @@ -410,7 +410,7 @@ def begin_transaction(
410410            At most one transaction may exist in a session at any point in time. 
411411            To maintain multiple concurrent transactions, use multiple concurrent sessions. 
412412
413-             Note: For auto-transaction (Session.run) this will trigger an  consume for the current result. 
413+             Note: For auto-transaction (Session.run) this will trigger a  consume for the current result. 
414414
415415        :param metadata: 
416416            a dictionary with metadata. 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments