<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Andreas Tille pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/python-pangolearn">Debian Med / python-pangolearn</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a">7b3b78fc</a></strong>
<div>
<span>by Andreas Tille</span>
<i>at 2021-04-06T13:53:56+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2021-04-01</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#f7fd31b58e23b24a94dabd755beefdb3dc581946">
pangoLEARN/__init__.py
</a>
</li>
<li class="file-stats">
<a href="#68251621b214b574e568fad115e86bfce9596ee0">
pangoLEARN/data/decisionTreeHeaders_v1.joblib
</a>
</li>
<li class="file-stats">
<a href="#a534afca042d64405d1ba1e342dac1744360261e">
pangoLEARN/data/decisionTree_v1.joblib
</a>
</li>
<li class="file-stats">
<a href="#e1cc4ccd0d52e1672534dd610e3ef13582bbd449">
pangoLEARN/data/decision_tree_rules.txt
</a>
</li>
<li class="file-stats">
<a href="#3c5a0b1c53ce223f9b1a4547dfe649271aca7ed2">
<span class="new-file">
+
pangoLEARN/data/lineages.downsample.csv
</span>
</a>
</li>
<li class="file-stats">
<a href="#9f284b504db821123ef78d0c165447c75e0213cc">
pangoLEARN/data/lineages.metadata.csv
</a>
</li>
</ul>
<h4>Changes:</h4>
<li id="f7fd31b58e23b24a94dabd755beefdb3dc581946">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#f7fd31b58e23b24a94dabd755beefdb3dc581946"><strong>pangoLEARN/__init__.py</strong></a>
<hr>
<table class="code white" style="font-family: monospace; font-size: 90%;" bgcolor="#fff" width="100%" cellpadding="0" cellspacing="0">
<tr class="line_holder" id="" style="line-height: 1.6;">
<td class="old_line diff-line-num" data-linenumber="1" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
1
</td>
<td class="new_line diff-line-num" data-linenumber="1" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #f0f0f0; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#fafafa">
1
</td>
<td class="line_content" style="padding-left: 0.5em; padding-right: 0.5em;">
<pre style="margin: 0;"> <span id="LC1" class="line" lang="python"><span class="n" style="color: #333;">_program</span> <span class="o" style="font-weight: 600;">=</span> <span class="s" style="color: #d14;">"pangoLEARN"</span></span>
</pre>
</td>
</tr>
<tr class="line_holder old" id="" style="line-height: 1.6;">
<td class="old_line diff-line-num old" data-linenumber="2" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
2
</td>
<td class="new_line diff-line-num old" data-linenumber="2" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #fac5cd; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#f9d7dc">
 
</td>
<td class="line_content old" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#fbe9eb">
<pre style="margin: 0;">-<span id="LC2" class="line" lang="python"><span class="n" style="color: #333;">__version__</span> <span class="o" style="font-weight: 600;">=</span> <span class="s" style="color: #d14;">"2021-0<span class="idiff left right">3-16</span>"</span></span></pre>
</td>
</tr>
<tr class="line_holder new" id="" style="line-height: 1.6;">
<td class="old_line diff-line-num new" data-linenumber="3" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
 
</td>
<td class="new_line diff-line-num new" data-linenumber="2" style="width: 35px; color: rgba(0,0,0,0.3); border-right-width: 1px; border-right-color: #c7f0d2; border-right-style: solid; padding: 0 5px;" align="right" bgcolor="#ddfbe6">
2
</td>
<td class="line_content new" style="padding-left: 0.5em; padding-right: 0.5em;" bgcolor="#ecfdf0">
<pre style="margin: 0;">+<span id="LC2" class="line" lang="python"><span class="n" style="color: #333;">__version__</span> <span class="o" style="font-weight: 600;">=</span> <span class="s" style="color: #d14;">"2021-0<span class="idiff left right">4-01</span>"</span></span></pre>
</td>
</tr>

</table>
<br>
</li>
<li id="68251621b214b574e568fad115e86bfce9596ee0">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#68251621b214b574e568fad115e86bfce9596ee0"><strong>pangoLEARN/data/decisionTreeHeaders_v1.joblib</strong></a>
<hr>
No preview for this file type
<br>
</li>
<li id="a534afca042d64405d1ba1e342dac1744360261e">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#a534afca042d64405d1ba1e342dac1744360261e"><strong>pangoLEARN/data/decisionTree_v1.joblib</strong></a>
<hr>
No preview for this file type
<br>
</li>
<li id="e1cc4ccd0d52e1672534dd610e3ef13582bbd449">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#e1cc4ccd0d52e1672534dd610e3ef13582bbd449"><strong>pangoLEARN/data/decision_tree_rules.txt</strong></a>
The diff for this file was not included because it is too large.
<br>
</li>
<li id="3c5a0b1c53ce223f9b1a4547dfe649271aca7ed2">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#3c5a0b1c53ce223f9b1a4547dfe649271aca7ed2"><strong>pangoLEARN/data/lineages.downsample.csv</strong></a>
The diff for this file was not included because it is too large.
<br>
</li>
<li id="9f284b504db821123ef78d0c165447c75e0213cc">
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a#9f284b504db821123ef78d0c165447c75e0213cc"><strong>pangoLEARN/data/lineages.metadata.csv</strong></a>
The diff for this file was not included because it is too large.
<br>
</li>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/python-pangolearn/-/commit/7b3b78fc1ec5653665c23ed8a3ae1ad8c87e3f0a"}}</script>


</p>
</div>
</body>
</html>