Skip to content

Commit e11bf0f

Browse files
Apply ruff auto fixes
1 parent ceddd50 commit e11bf0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

machine_learning/linear_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
# ]
1818
# ///
1919

20-
import matplotlib.pyplot as plt
2120
import httpx
21+
import matplotlib.pyplot as plt
2222
import numpy as np
2323

2424

0 commit comments

Comments
 (0)