This is just here to make sure this file is imported. Simply defining the class above as a subclass of delegate.page is enough for it to be in effect.
()
| 31 | |
| 32 | |
| 33 | def setup(): |
| 34 | """ |
| 35 | This is just here to make sure this file is imported. |
| 36 | Simply defining the class above as a subclass of delegate.page is enough |
| 37 | for it to be in effect. |
| 38 | """ |
| 39 | pass |
nothing calls this directly
no outgoing calls
no test coverage detected