Skip to content
Snippets Groups Projects
Commit 7de5efab authored by Thomas Juerges's avatar Thomas Juerges
Browse files

Fix name clash caused by directory "yaml"

I renamed it from "yaml" to "YAML"
parent 88e496be
No related branches found
No related tags found
1 merge request!2Fix name clash caused by directory "yaml"
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
import yaml;
import importlib
import sys, inspect
YAMLDIR='yaml/'
YAMLDIR='YAML/'
class hwdev:
def __init__(self,configfile):
print("Loading:",configfile)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment