Closed greimel closed 5 years ago
warn was deprecated a while ago.
In case want to test for these warnings (#12), this
s2 = get_data(f, "K1R53101ES000")
gives a warning because Metadata 'notes' not returned from server.
Metadata 'notes' not returned from server.
Thanks for the contribution!
warn was deprecated a while ago.
In case want to test for these warnings (#12), this
gives a warning because
Metadata 'notes' not returned from server.