Skip to content

Commit e23f793

Browse files
aman-racCybnon
authored andcommitted
Rework zenocean.py to upload assets again
1 parent a0262a8 commit e23f793

12 files changed

+2419
-887
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ sdist/
2121
var/
2222
wheels/
2323
share/python-wheels/
24+
.idea/
2425
*.egg-info/
2526
.installed.cfg
2627
*.egg

Pipfile

Lines changed: 0 additions & 16 deletions
This file was deleted.

Pipfile.lock

Lines changed: 0 additions & 756 deletions
This file was deleted.

ocean_basic.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
from ocean_lib.ocean.ocean import Ocean
55

6-
from ocean_lib.config import Config
76
from ocean_lib.config import Config
87
#from ocean_lib.config_provider import ConfigProvider
98

0 commit comments

Comments
 (0)