Rename collections to morecollections to avoid a conflict with the built in module.

This commit is contained in:
Jake Moshenko 2014-09-08 16:42:43 -04:00
parent 64480fd4ed
commit 54fbb2a4c0
3 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@ import stripe
from datetime import datetime, timedelta
from calendar import timegm
from util.collections import AttrDict
from util.morecollections import AttrDict
PLANS = [
# Deprecated Plans