From 032d12007bc4c37cf4712885bd335cb533920542 Mon Sep 17 00:00:00 2001 From: troyyyyy Date: Tue, 4 Apr 2023 11:07:19 +0800 Subject: [PATCH] [ENH] Change file name to reasoner.py --- abl/reasoning/{abducer_base.py => reasoner.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename abl/reasoning/{abducer_base.py => reasoner.py} (100%) diff --git a/abl/reasoning/abducer_base.py b/abl/reasoning/reasoner.py similarity index 100% rename from abl/reasoning/abducer_base.py rename to abl/reasoning/reasoner.py