Skip to content

Commit

Permalink
Remove redundant highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
gnikit committed Feb 25, 2022
1 parent a39341b commit 3258daf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fortls/parse_fortran.py
Original file line number Diff line number Diff line change
Expand Up @@ -752,15 +752,13 @@ def find_external(
This method exists solely for ``EXTERNAL`` s that are defined across multiple
lines e.g.
.. highlight:: fortran
.. code-block:: fortran
EXTERNAL VAR
REAL VAR
or
.. highlight:: fortran
.. code-block:: fortran
REAL VAR
Expand Down

0 comments on commit 3258daf

Please sign in to comment.