Skip to content

Commit

Permalink
modify elastica_numba deprec message
Browse files Browse the repository at this point in the history
  • Loading branch information
bhosale2 committed Jul 15, 2022
1 parent d3d7201 commit af1b7b7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
2 changes: 1 addition & 1 deletion elastica/_elastica_numba.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
class _elastica_numba:
"""The purpose is to throw deprecation error to people previously
using _elastica_numba module. Please remove this in the future.
using _elastica_numba module. Please remove this after v0.3.
"""

raise ImportError(
Expand Down
7 changes: 0 additions & 7 deletions elastica/_elastica_numba/_boundary_conditions.py

This file was deleted.

0 comments on commit af1b7b7

Please sign in to comment.