PEP8
							parent
							
								
									6c74fd62a0
								
							
						
					
					
						commit
						c3b37abdfd
					
				|  | @ -27,7 +27,6 @@ from twisted.internet import defer | |||
| 
 | ||||
| from collections import namedtuple, OrderedDict | ||||
| 
 | ||||
| import contextlib | ||||
| import functools | ||||
| import sys | ||||
| import time | ||||
|  |  | |||
|  | @ -629,7 +629,7 @@ class EventsStore(SQLBaseStore): | |||
| 
 | ||||
|     @defer.inlineCallbacks | ||||
|     def _fetch_events(self, txn, events, check_redacted=True, | ||||
|                      get_prev_content=False, allow_rejected=False): | ||||
|                       get_prev_content=False, allow_rejected=False): | ||||
|         if not events: | ||||
|             defer.returnValue({}) | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Erik Johnston
						Erik Johnston