Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 7214c24

Browse files
author
daniaki
committed
forgot some parentheses
1 parent 4733023 commit 7214c24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/models.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ def get_license_legalcode(self):
388388
@classmethod
389389
def populate(cls):
390390
cls.get_cc0()
391-
cls.get_cc4
391+
cls.get_cc4()
392392

393393
@classmethod
394394
def get_default(cls):

0 commit comments

Comments
 (0)