Pārlūkot izejas kodu

fix wrong merge conflict resolution

Bastien Sevajol 6 gadus atpakaļ
vecāks
revīzija
2d4f7d428f
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      hapic/ext/pyramid/context.py

+ 0 - 2
hapic/ext/pyramid/context.py Parādīt failu

@@ -209,7 +209,5 @@ class PyramidContext(BaseContext):
209 209
             context=exception_class,
210 210
         )
211 211
 
212
-        raise NotImplementedError('TODO')
213
-
214 212
     def is_debug(self) -> bool:
215 213
         return self.debug