IATI / refresher

A Python application which has the responsibility of tracking IATI data from around the Web and refreshing the core IATI software's data stores
GNU Affero General Public License v3.0
2 stars 0 forks source link

fix: handling of activities w/empty identifiers; f-strings #338

Closed simon-20 closed 2 months ago

simon-20 commented 2 months ago

Fixes #335 - now passes over activities with empty identifiers Also fixes a few broken f-strings, which were split over multiple lines