style: format to length 100
This commit is contained in:
@@ -51,9 +51,7 @@ def test_resolution_angstrom(sample_dg):
|
||||
|
||||
|
||||
def test_max_resolution_angstrom(sample_dg):
|
||||
assert sample_dg.max_resolution_angstrom == sample_dg.resolution_angstrom(
|
||||
sample_dg.dtz_mm
|
||||
)
|
||||
assert sample_dg.max_resolution_angstrom == sample_dg.resolution_angstrom(sample_dg.dtz_mm)
|
||||
|
||||
|
||||
def test_calc_dtz_mm(sample_dg):
|
||||
|
||||
Reference in New Issue
Block a user