Revision 5a6d0849060b192c4eb840a4691f5ca66378a407 authored by Bryna Hazelton on 13 October 2023, 19:33:37 UTC, committed by Bryna Hazelton on 13 October 2023, 23:51:31 UTC
1 parent 5e9b836
__init__.py
# -*- mode: python; coding: utf-8 -*-
# Copyright (c) 2019 Radio Astronomy Software Group
# Licensed under the 2-clause BSD License
"""Init file for UVFlag."""
from .uvflag import * # noqa

Computing file changes ...