Skip to content

Commit 935f9a6

Browse files
authored
Merge pull request #13 from open-contracting/csvformat
Fix codelists Removing empty columns, leading and trailing whitespace, extra quoting characters, and/or adding missing quoting characters, closing newline
2 parents 16efcc0 + ad085e4 commit 935f9a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codelists/+partyRole.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Category,Code,Title_en,Description_en,Source,
2-
,enquirer,Enquirer,A party who has made an enquiry during the enquiry phase of a contracting process,,
1+
Code,Title_en,Description_en
2+
enquirer,Enquirer,A party who has made an enquiry during the enquiry phase of a contracting process

0 commit comments

Comments
 (0)