We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db55f2 commit 4baf655Copy full SHA for 4baf655
src/stravavis/process_data.py
@@ -1,3 +1,5 @@
1
+from __future__ import annotations
2
+
3
import math
4
from multiprocessing import Pool
5
0 commit comments