Skip to content

Commit

Permalink
remove all lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
terryyin committed Jan 31, 2025
1 parent c21e296 commit 052ecd6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lizard_languages/fortran.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from .code_reader import CodeStateMachine, CodeReader



class FortranCommentsMixin:
@staticmethod
def get_comment_from_token(token):
Expand Down

0 comments on commit 052ecd6

Please sign in to comment.