mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-21 17:03:00 +00:00
newline
This commit is contained in:
parent
1bd59dc038
commit
81cad8e6b4
1 changed files with 1 additions and 1 deletions
|
@ -37,4 +37,4 @@ fig.tight_layout()
|
|||
target=os.path.join(DIRPATH_OUTPUT, f"metrics.png")
|
||||
plt.savefig(target)
|
||||
|
||||
print(f">>> Saved to {target}")
|
||||
print(f">>> Saved to {target}")
|
||||
|
|
Loading…
Reference in a new issue