Skip to content

Commit

Permalink
Ignore a D410/D411 violation
Browse files Browse the repository at this point in the history
  • Loading branch information
seisman committed Dec 27, 2023
1 parent 0f9cb0b commit d9116bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygmt/helpers/decorators.py
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ def fmt_docstring(module_func):
- J = projection
- R = region
<BLANKLINE>
"""
""" # noqa: D410,D411
filler_text = {}

if hasattr(module_func, "aliases"):
Expand Down

0 comments on commit d9116bd

Please sign in to comment.