Skip to content

Commit

Permalink
[debug] Where are we?
Browse files Browse the repository at this point in the history
  • Loading branch information
tlestang committed Jul 16, 2021
1 parent 706e38e commit ecf8c73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_intersections.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

import sys

import os
print("CWD = ", os.getcwd())
# TODO: Update setup script to install extension module
sys.path.append("build")
import intersections
Expand Down

0 comments on commit ecf8c73

Please sign in to comment.