mirror of
https://gitlab.com/luk3yx/minetest-flow.git
synced 2025-06-18 16:18:01 +02:00
Code style fixes
This commit is contained in:
parent
f4d40efe2e
commit
13243a3b65
@ -2,6 +2,7 @@ from ruamel.yaml import YAML
|
||||
import collections, re, requests
|
||||
yaml = YAML(typ='safe')
|
||||
|
||||
|
||||
def fetch_elements():
|
||||
res = requests.get('https://github.com/luk3yx/minetest-formspec_ast/raw/'
|
||||
'master/elements.yaml')
|
||||
|
Loading…
Reference in New Issue
Block a user