diff -r fda6c1a37662 -r f62625418bff bacnet/bacnet.py --- a/bacnet/bacnet.py Mon Mar 27 10:19:14 2023 +0200 +++ b/bacnet/bacnet.py Fri Oct 28 12:39:15 2022 +0800 @@ -23,7 +23,7 @@ # This code is made available on the understanding that it will not be # used in safety-critical situations without a full and competent review. -from __future__ import absolute_import + import os from collections import Counter