Fixed indentation.
This commit is contained in:
parent
961d28e336
commit
cf9a5474b8
@ -104,7 +104,7 @@ class PlaceAsset(Submittable):
|
||||
"""
|
||||
|
||||
class Meta:
|
||||
abstract = True
|
||||
abstract = True
|
||||
|
||||
place = models.ForeignKey(
|
||||
Place,
|
||||
|
Loading…
Reference in New Issue
Block a user