Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
Chicook authored Dec 23, 2024
1 parent e26b4d7 commit 9c46c45
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions public/IA_BLCH/IABK3.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import os
from .IABK1 import Blockchain,
from .IABK2 import SimpleAI,
import .__init__.py
from IA_BLCH.IABK1 import Blockchain
from IA_BLCH.IABK2 import SimpleAI

class System:
def __init__(self):
Expand Down

0 comments on commit 9c46c45

Please sign in to comment.