Skip to content

Commit

Permalink
Merge branch 'staging' into rename-share-link
Browse files Browse the repository at this point in the history
  • Loading branch information
john681611 committed Oct 5, 2023
2 parents a1c86e2 + 922c9c5 commit cb97037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/utils/gap_analysis.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PENALTIES = {
"RELATED": 20,
"RELATED": 2,
"CONTAINS_UP": 2,
"CONTAINS_DOWN": 1,
"LINKED_TO": 0,
Expand Down

0 comments on commit cb97037

Please sign in to comment.