Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ctu-mrs/mrs_uav_managers
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Mar 20, 2024
2 parents 06285d5 + 897e029 commit a5c42e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/get_public_params.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def __init__(self):
try:
contents = file.read()
print("######################################")
print("# The following section was take from:")
print("# The following section was taken from:")
print("# {}".format(file_path))
print("")
print(contents)
Expand Down

0 comments on commit a5c42e7

Please sign in to comment.