mirror of
https://github.com/Redume/Kekkai.git
synced 2025-02-23 04:33:11 +03:00
chore(chart): convert indent to tabs
This commit is contained in:
parent
ab97ee1e62
commit
ef2c126d68
1 changed files with 72 additions and 73 deletions
|
@ -87,7 +87,6 @@ async def create_chart(
|
|||
datetime.now()
|
||||
)
|
||||
|
||||
plt.plot(newx_2, newy_2)
|
||||
plt.savefig(f'../charts/{name}.png')
|
||||
fig.clear()
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue