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