Base from onedrive-dl

This commit is contained in:
2019-09-28 01:51:47 +01:00
parent 4a43ceb0ed
commit 5ec2b0ed44
17 changed files with 607 additions and 0 deletions

11
.idea/box-dl.iml generated Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.7 (box-dl)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>
</module>