Skip to content

Commit

Permalink
omitting space
Browse files Browse the repository at this point in the history
  • Loading branch information
Taniya-Das committed Nov 27, 2023
1 parent 88a47d8 commit 6056fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/connectors/abstract/resource_connector_by_id.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ def run(
"Limiting the results! Please remove the limit command line argument "
"in production."
)

first_run = not state
if first_run and from_identifier is None:
raise ValueError("In the first run, the from-identifier needs to be set")
Expand Down

0 comments on commit 6056fcc

Please sign in to comment.