Hi Sylvain,

On 24/07/2021 15:10, Sylvain Beucler (@beuc) wrote:
64051666 by Sylvain Beucler at 2021-07-24T15:09:33+02:00
bin/lts-needs-forward-port: fix lib path
- - - - -
=====================================
bin/lts-needs-forward-port.py
=====================================
@@ -19,9 +19,9 @@ import argparse
  import collections
  import sys
+import setup_paths
  from tracker_data import TrackerData
-import setup_paths
  import config

Out of curiosity, did you have any issue that caused you to change this? I'm surprised this was needed as tracker_data is in bin/ and not in lib/python, but perhaps there was a situation where this change helped.

Cheers,
Emilio

_______________________________________________
debian-security-tracker-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-security-tracker-commits

Reply via email to