dispike
dispike copied to clipboard
Added OptionTypes to dispike.creating.__init__.py
I was not being able to import the OptionTypes from dispike.creating, so I added it to the init file
Codecov Report
Merging #72 (5528d08) into dev (bd3ffb2) will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## dev #72 +/- ##
=======================================
Coverage 90.37% 90.37%
=======================================
Files 26 26
Lines 1257 1257
=======================================
Hits 1136 1136
Misses 121 121
| Impacted Files | Coverage Δ | |
|---|---|---|
| dispike/creating/__init__.py | 100.00% <100.00%> (ø) |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update bd3ffb2...5528d08. Read the comment docs.