Skip to content

Commit

Permalink
style: Add empty space
Browse files Browse the repository at this point in the history
  • Loading branch information
kovalch committed Nov 7, 2023
1 parent 8c5b819 commit 9fadaf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ckanext/dcatapchharvest/profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,7 @@ def parse_dataset(self, dataset_dict, dataset_ref): # noqa
dataset_dict['conforms_to'] = self._object_value_list(
dataset_ref, FOAF.page
)

# Resources
for distribution in self._distributions(dataset_ref):
resource_dict = {
Expand Down

0 comments on commit 9fadaf3

Please sign in to comment.