issue_comments: 244510329
This data as json
| html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | performed_via_github_app | issue |
|---|---|---|---|---|---|---|---|---|---|---|---|
| https://github.com/pydata/xarray/pull/990#issuecomment-244510329 | https://api.github.com/repos/pydata/xarray/issues/990 | 244510329 | MDEyOklzc3VlQ29tbWVudDI0NDUxMDMyOQ== | 296686 | 2016-09-02T23:35:24Z | 2016-09-02T23:35:24Z | CONTRIBUTOR | Oops yes, sorry! I'm having a bit of an issue with changing the strings to constants (which, by the way, I completely agree is how it should be done). I've defined the constants in I am doing the import as:
But this gives me the following error:
It seems like my relative import is somehow mucking up another relative import inside the netCDF4 stuff. Do you have any ideas how I can solve this? Am I just doing my imports wrong? |
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
173632183 |