dispike icon indicating copy to clipboard operation
dispike copied to clipboard

Added OptionTypes to dispike.creating.__init__.py

Open parmenashp opened this issue 4 years ago • 1 comments

I was not being able to import the OptionTypes from dispike.creating, so I added it to the init file

parmenashp avatar Nov 04 '21 07:11 parmenashp

Codecov Report

Merging #72 (5528d08) into dev (bd3ffb2) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           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 data Powered by Codecov. Last update bd3ffb2...5528d08. Read the comment docs.

codecov[bot] avatar Nov 04 '21 09:11 codecov[bot]