Skip to content

Commit

Permalink
convert wip
Browse files Browse the repository at this point in the history
  • Loading branch information
desafinadude committed Jan 13, 2025
1 parent e2daece commit 84aa3b3
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1206,13 +1206,13 @@ class Converter(object):
"CONSULTANCIES OR RETAINERSHIPS": 4,
"SPONSORSHIPS": 5,
"GIFTS AND HOSPITALITY": 6,
"BENEFITS": 7,
"BENEFITS AND INTERESTS FREE LOANS": 7,
"TRAVEL": 8,
"LAND AND PROPERTY": 9,
"OWNERSHIP IN LAND AND PROPERTY": 9,
"PENSIONS": 10,
"CONTRACTS": 11,
"TRUSTS": 12,
"ENCUMBERANCES": 13,
"RENTED PROPERTY": 11,
"INCOME GENERATING ASSETS": 12,
"TRUSTS": 13
}

def __init__(self, filename):
Expand Down

0 comments on commit 84aa3b3

Please sign in to comment.