Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Unused import.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Sat, 21 May 2022 07:48:40 +0000 (09:48 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 24 May 2022 18:56:44 +0000 (20:56 +0200)
[ci-skip]

examples/platforms/supernode.py

index a75c735..db5ee34 100755 (executable)
@@ -14,7 +14,6 @@
 import sys
 import subprocess
 import pandas
-import matplotlib as mpl
 import matplotlib.pyplot as plt
 import networkx as nx
 try: