Source code for polartoolkit
# Copyright (c) 2024 The Polartoolkit Developers.
# Distributed under the terms of the MIT License.
# SPDX-License-Identifier: MIT
#
# This code is part of the package:
# PolarToolkit (https://github.com/mdtanker/polartoolkit)
#
"""Helpful tools for polar researchers"""
from __future__ import annotations
import logging
logger.addHandler(logging.NullHandler())