Skip to content

Commit

Permalink
Fixing Black errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Jan 15, 2024
1 parent 118f0b4 commit ee73dd6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
2 changes: 0 additions & 2 deletions optika/sensors/_materials/_e2v_ccd97/_e2v_ccd97.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,5 +156,3 @@ def thickness_substrate(self) -> u.Quantity:
@property
def cce_backsurface(self) -> float:
return self._quantum_efficiency_fit["cce_backsurface"]


3 changes: 0 additions & 3 deletions optika/sensors/_materials/_materials.py
Original file line number Diff line number Diff line change
Expand Up @@ -534,6 +534,3 @@ def transmissivity(
rays=rays,
normal=normal,
)



0 comments on commit ee73dd6

Please sign in to comment.