biocore / emperor

Emperor a tool for the analysis and visualization of large microbial ecology datasets
http://biocore.github.io/emperor/
Other
52 stars 50 forks source link

Added info attribute. #798

Closed ahdilmore closed 3 years ago

ahdilmore commented 3 years ago

Addition to info attribute PR (https://github.com/biocore/emperor/pull/793) Pulled the changes to CI and committed changes to ChangeLog.

ElDeveloper commented 3 years ago

Thanks @ahdilmore, looks like flake8 is failing, can you fix the error:

emperor/core.py:255:25: W291 trailing whitespace
6

You should be able to see the full log of future jobs in the "yellow dot" or "red cross" next to the latest commit you push to this branch.

ElDeveloper commented 3 years ago

Thanks so much @ahdilmore