Results 15 issues of Ian L.

Because of the 3rd party Twitter API.

If you need assistance with the plugin but you do not have a Github or a Twitter account, you can drop a question at my [Ask.fm](http://ask.fm/worldwidewhatever). _I'll be using this...

Running ESLint (without fix) with `eslint-plugin-codebox` results in the following error for majority of files: ```bash 1:1 error Resolve error: unable to load resolver "node" codebox/sort-imports ``` Most of the...

bug

Self-explanatory. Some potential ideas / handlers: https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertAlmostEqual https://docs.scipy.org/doc/numpy/reference/generated/numpy.testing.assert_almost_equal.html https://docs.python.org/3/whatsnew/3.5.html#pep-485-a-function-for-testing-approximate-equality

feature

It seems Graphene Federation has stopped returning an SDL with `extend type Query`, and instead returns `type Query`. I'm not sure if this is intentional, but it is not compatible...