Skip to content

Commit

Permalink
Merge pull request #28 from NACLab/ago109-patch-2
Browse files Browse the repository at this point in the history
Update component_compiler.py
  • Loading branch information
ago109 authored Jun 25, 2024
2 parents 35adac6 + 831d6c2 commit 32c9490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ngcsimlib/compilers/component_compiler.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
This is the file that contains the code to compile a component for a command.
There are two primary method provided in this file. The first of them is the
There are two primary methods provided in this file. The first of them is the
parse command. This command is designed to provide everything that is needed
to compile the component down without actually doing so. This is generally
used by the command compiler to produce a working list of everything that is
Expand Down

0 comments on commit 32c9490

Please sign in to comment.