Skip to content

Conversation

minhtrung1997
Copy link

Hi Galaxy
I work with this API methods using this library. Such a wonderful lib By the way, if I want to make the library and dataset public, I think we can adjust like I committed Long to hear if this will make the user feel better

Hi Galaxy
I work with this API methods using this library. Such a wonderful lib
By the way, if I want to make the library and dataset public, I think we can adjust like I committed
Long to hear if this will make the user feel better
:return: General information about the library
"""
payload: Dict[str, List[str]] = {}
if access_in:
Copy link
Contributor

Choose a reason for hiding this comment

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

Before this test failed for access_in being None or []. Now only for None. Is this desired?

Copy link
Author

Choose a reason for hiding this comment

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

I think [] make things unrestricted and is desired in create public data library.

Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a test that shows this?

I'm also not entirely sure what you mean with "I want to make the library and dataset public". Has this not been possible before. Again, a test would be highly appreciated.

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.

2 participants