Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
BastelBaus committed Jun 16, 2024
1 parent 5c24f61 commit 9ec463a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Galaxy6DLib/tests/test_calibration.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

# Dir containing 8 files
FIXTURE_DIR = pathlib.Path(__file__).parent.resolve() / 'data'
print("FixDirXXX:" FIXTURE_DIR )
print("FixDirXXX:",FIXTURE_DIR )

def inc(x):
return x + 1
Expand Down

0 comments on commit 9ec463a

Please sign in to comment.