Skip to content

Conversation

@Spaceenter
Copy link
Contributor

No description provided.

"""
# Convert the dcids field and format the request to GetPropertyValue
dcids = list(dcids)
direction = 'in'
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: Just looks better and we assign direction once when out=True... but feel free to ignore.

if out:
direction = 'out'
else:
direction = 'in'

@Spaceenter Spaceenter merged commit 5956370 into master Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants