-
```
What steps will reproduce the problem?
from nose.tools import *
def check(a,b):
assert_equal(a,b)
def test_generator():
check.description = 'test_fails'
yield check, 1, 2
check…
-
Hi,
I created a user USER_A with ksmbd.adduser, login through windows 10 client,
and then create a file FILE_A on the backend filesystem ext4/btrfs from windows 10 client.
How the the uid/gid o…
-
I came across the Czech equivalent of English _nothing but ..._ as in _He inherited nothing but debts_. The single example in Czech PDT has _než_ as `deprel=mark` & `upos=SCONJ`, while the following `…
nesor updated
5 months ago
-
问一下在列表页面点击进入详情页 然后在返回时之前的列表页,列表页的状态是如何保存的?
-
I saw that the velocity is a constant 1 in your code. I want to use a more complex velocity model to replace this constant velocity model for training, such as the marmousi velocity model, but I don't…
-
Hi @ardunn. I am trying to use your datasets that you have created and looks like many of the human annotations are missing from the `data/general_results`. As an example, many `completion` keys in th…
-
This issue entails:
- Sending a PR to nipype with an interface for `mris_euler_number` (we could have it first in niworkflows if that eases the process).
- Adding a node to smriprep
Ref: http://f…
-
Paul: Incredible effort to build and maintain abcjs!
I'm looking to move away from easyABC to abcjs web based tools. I've gotten accustomed to "tightening" my tune titles using the %%titleformat d…
-
I'd just like to share that we've noticed a few sentences in the data have empty parse trees (i.e. `parsetree: "(())"`. Some of the sentences do look hard to parse, but here is the list, in case you t…
-
What steps will reproduce the problem?
1. Run xunit unit test w/ --processes=2
2. See fails
What is the expected output? What do you see instead?
All of nose's tests should pass under --processes=2
…