mirror of https://gitlab.com/pamhyr/pamhyr2
Results: Fix pep8 format.
parent
daaa9b193e
commit
ae40097b51
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue