forked from the-distro/nix-gerrit
9 lines
194 B
Python
9 lines
194 B
Python
# SPDX-FileCopyrightText: 2024 The nix-gerrit Authors <git@lukegb.com>
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
def web_test_repositories():
|
|
pass
|
|
|
|
def browser_repositories(*args, **kwargs):
|
|
pass
|