Skip to content

Commit 3c3f95e

Browse files
author
Jon Drobny
committed
Removed reference to pybca.
1 parent 9a94361 commit 3c3f95e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/test_rustbca.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from libRustBCA.pybca import *
1+
from libRustBCA import *
22
import numpy as np
33
import matplotlib.pyplot as plt
44
import sys

0 commit comments

Comments
 (0)