Skip to content

Commit

Permalink
Remove debugging code? @OriHoch
Browse files Browse the repository at this point in the history
  • Loading branch information
akariv committed Apr 2, 2024
1 parent c6af4b2 commit c7435b8
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions committees/knesset.source-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,11 +238,11 @@ kns_documentcommitteesession:
resource: kns_documentcommitteesession_dataservice
- run: knesset.rename_resource
parameters: {src: kns_documentcommitteesession_dataservice, dst: kns_documentcommitteesession}
- run: filter
cached: true
parameters:
in:
- CommitteeSessionID: 2072573
# - run: filter
# cached: true
# parameters:
# in:
# - CommitteeSessionID: 2072573
- run: download_document_committee_session
parameters:
out-path: ../data/committees/download_document_committee_session
Expand Down

1 comment on commit c7435b8

@OriHoch
Copy link
Contributor

@OriHoch OriHoch commented on c7435b8 Apr 2, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, thanks, deploying it now

Please sign in to comment.