mirror of
https://staging.allspice.dev/AllSpice-Demos/Actions-demo.git
synced 2025-04-23 17:03:42 +00:00
Fix syntax
This commit is contained in:
parent
63be094231
commit
2bc07445cd
@ -62,7 +62,7 @@ def write_to_file(file_name, string):
|
||||
f.close()
|
||||
|
||||
|
||||
repository = allspice.get_repo("AllSpice-Demos", "API-Demo")
|
||||
repository = allspice.get_repository("AllSpice-Demos", "API-Demo")
|
||||
write_to_file(get_attributes())
|
||||
|
||||
print("End-of-file")
|
Loading…
Reference in New Issue
Block a user