Skip to content

Commit d1dbb49

Browse files
Add backticks to args in docstring
1 parent f93662a commit d1dbb49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exspy/signals/eels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -794,7 +794,7 @@ def estimate_thickness(
794794
Returns
795795
-------
796796
s : BaseSignal
797-
If mean_free_path or density are provided, thickness in nanometres.
797+
If `mean_free_path` or `density` are provided, thickness in nanometres.
798798
Otherwise, thickness relative to the MFP. It returns a Signal1D,
799799
Signal2D or a BaseSignal, depending on the current navigation
800800
dimensions.

0 commit comments

Comments
 (0)