Code review comment for lp:~adiroiban/launchpad/bug-340662-take-2

Revision history for this message
Brad Crittenden (bac) wrote :

Adi it looks very good now. Thanks for the fixes.

One tiny thing: remove the UTC = line and just use 'pytz.UTC' instead, as shown in my previous comment. pytz is nice enough to export a pre-defined UTC constant so we should use it rather than looking it up again.

review: Approve (code)

« Back to merge proposal