Skip to content

Commit 11e69ea

Browse files
authored
Remove tracetab.py (#5479)
* deleted tracetab.py and the test * deleted tracetab.py and the test * removed pymc.backends.tracetabs from _init_.py
1 parent 0f08c9e commit 11e69ea

File tree

3 files changed

+0
-91
lines changed

3 files changed

+0
-91
lines changed

pymc/__init__.py

-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def __set_compiler_flags():
5252
from pymc import gp, ode, sampling
5353
from pymc.aesaraf import *
5454
from pymc.backends import *
55-
from pymc.backends.tracetab import *
5655
from pymc.bart import *
5756
from pymc.blocking import *
5857
from pymc.data import *

pymc/backends/tracetab.py

-46
This file was deleted.

pymc/tests/test_tracetab.py

-44
This file was deleted.

0 commit comments

Comments
 (0)