mirror of
https://github.com/Ichinga-Samuel/aiomql.git
synced 2026-08-21 07:48:06 +00:00
reorganize the library into three folders lib, contrib and core
Write unittests with pytest Make all functions and method signatures as keyword only arguments
This commit is contained in:
+4
-5
@@ -48,7 +48,6 @@ nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
.hypothesis/
|
||||
scrap.py
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
@@ -74,9 +73,9 @@ target/
|
||||
.vscode/
|
||||
|
||||
# config files
|
||||
config.json
|
||||
aiomql.json
|
||||
config/
|
||||
test_data/
|
||||
test.json
|
||||
|
||||
# development
|
||||
terminals/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user