Code review comment for lp:~lifeless/launchpad/malone

Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

For the first, I don't think:

        self.assertThat(
            view.specs_batched,
            IsConfiguredBatchNavigator(
                'specification', 'specifications', batch_size=500))

is too bad, but *shrug*, indent it however you like :)

For the second, fine.

« Back to merge proposal