Show More
@@ -213,7 +213,6 class profile(object): | |||
|
213 | 213 | if self._profiler is None: |
|
214 | 214 | return |
|
215 | 215 | self._profiler.__exit__(exception_type, exception_value, traceback) |
|
216 | if self._output: | |
|
217 | 216 |
|
|
218 | 217 |
|
|
219 | 218 |
|
General Comments 0
You need to be logged in to leave comments.
Login now