Results: Fix pep8 format.

setup.py
Pierre-Antoine Rouby 2023-10-17 11:27:00 +02:00
parent daaa9b193e
commit ae40097b51
2 changed files with 1 additions and 2 deletions

View File

@ -79,7 +79,6 @@ class CustomPlot(PamhyrPlot):
for axes in self._y_axis[1:]:
logger.info(axes)
ax_new = ax.twinx()
#ax_new.spines['right'].set_position(('axes', 1 + spacing * (n - 1)))
ax_new.set_ylabel(
self._trad[axes],
color='green', fontsize=12