mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
Jarrod Johnson
b42dafb085
Fix python 3.9 compatibility
In python 3.9, the % is no longer included in the first member of the address tuple. Handle both scenarios by adding '%' in for versions that seem to want to remove it.
…
…
…
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%