Skip to content

Commit

Permalink
Make sure isort skips the contrast test file... [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsavel committed Jul 9, 2021
1 parent 2538cf3 commit 7c2ea02
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/simmer/tests/test_contrast.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
"""
Module to compute contrast curves.

author: @holdengill

isort:skip_file
"""

import yaml
import numpy as np
import scipy as sp
Expand Down

0 comments on commit 7c2ea02

Please sign in to comment.