Skip to content

Commit

Permalink
Revert "fix(method): bug in calling parse_view"
Browse files Browse the repository at this point in the history
This reverts commit c8b0666.
  • Loading branch information
TammieYu committed Aug 20, 2024
1 parent c8b0666 commit 29c7f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frads/methods.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
)
import numpy as np
import pyradiance as pr
from pyradiance.util import parse_view
from pyradiance.model import parse_view
from scipy.sparse import csr_matrix


Expand Down

0 comments on commit 29c7f59

Please sign in to comment.