pep8 in inheritance.py

This commit is contained in:
ichuang
2013-08-19 10:15:26 -04:00
parent 220ec522a1
commit 39b646558a

View File

@@ -10,7 +10,7 @@ INHERITABLE_METADATA = (
# elements. Can be a float.
'days_early_for_beta',
'giturl', # for git edit link
'static_asset_path', # for static assets placed outside xcontent contentstore
'static_asset_path', # for static assets placed outside xcontent contentstore
)