Skip to content

Commit

Permalink
Update dace/frontend/fortran/ast_components.py
Browse files Browse the repository at this point in the history
Co-authored-by: Philipp Schaad <schaad.phil@gmail.com>
  • Loading branch information
acalotoiu and phschaad authored Jul 4, 2023
1 parent 5a2938c commit f3495fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dace/frontend/fortran/ast_components.py
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,6 @@ def declaration_type_spec(self, node: FASTNode):
return node

def assumed_shape_spec_list(self, node: FASTNode):

return node

def type_declaration_stmt(self, node: FASTNode):
Expand Down

0 comments on commit f3495fa

Please sign in to comment.