Skip to content

Commit

Permalink
rename _ex.py to ex.py; use Black coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
chenyingong committed Jul 22, 2021
1 parent 832ca76 commit be48b6f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyfeng/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,3 @@
# Basket-Asian from ASP 2021
from .multiasset_Ju2002 import BsmBasketAsianJu2002, BsmContinuousAsianJu2002
from .asian import BsmAsianLinetsky2004, BsmAsianJsu
from . import _ex
import sys
sys.modules['ex'] = _ex
File renamed without changes.
Empty file added tests/__init__.py
Empty file.

0 comments on commit be48b6f

Please sign in to comment.