Aaron Stiff

Results 5 issues of Aaron Stiff

I'm new to ETE, and was just wondering if there is currently a way to change the tree layout so that each branch branches down off of its parent before...

## Description When importing skimage.viewer I get the following error: ``` Traceback (most recent call last): File "C:\Users\Aaron\Code\Python\Scripts\MyScripts\testing.py", line 3, in import skimage.viewer File "C:\Users\Aaron\Code\Python\lib\site-packages\skimage\viewer\__init__.py", line 9, in from .viewers...

:bug: Bug

I'm using playsound in combination with [gensound](https://github.com/Quefumas/gensound), and the file naming convention there is to add a long date and time prefix to a shorter string of characters, resulting in...

### Before Making This Post * [x] I have taken a look at both man pages, `ytfzf(1)` and `ytfzf(5)` ### What do you need help with? When I try to...

The ROT13 operation does not seem to correctly rotate numbers. To reproduce: 1. Enter `1` as input 2. Add the `ROT13` operation to the recipe 3. Set rotation amount to...

bug