Skip to content

Commit

Permalink
Add more r-string
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasdiez authored Dec 16, 2024
1 parent 678142d commit 942db44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sage/misc/inline_fortran.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


def _import_module_from_path(name, path=None):
"""
r"""
Import the module named ``name`` by searching the given path entries (or
`sys.path` by default).
Expand Down

0 comments on commit 942db44

Please sign in to comment.