diff --git a/csiborgtools/read/halo_cat.py b/csiborgtools/read/halo_cat.py index 6efc7b3..bf2e44a 100644 --- a/csiborgtools/read/halo_cat.py +++ b/csiborgtools/read/halo_cat.py @@ -12,11 +12,7 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -""" -Simulation catalogues: - - CSiBORG: FoF halo catalogue. - - Quijote: FoF halo catalogue. -""" +"""Simulation catalogues.""" from abc import ABC from collections import OrderedDict from functools import lru_cache