charliebaby2023 commited on
Commit
3fcae6f
·
verified ·
1 Parent(s): 0cc78f5

Update paths.py

Browse files
Files changed (1) hide show
  1. paths.py +1 -0
paths.py CHANGED
@@ -2,6 +2,7 @@ import os
2
  import constants
3
 
4
 
 
5
  def join_paths(
6
  first_path: str,
7
  second_path: str,
 
2
  import constants
3
 
4
 
5
+
6
  def join_paths(
7
  first_path: str,
8
  second_path: str,