mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
5 lines
49 B
Python
5 lines
49 B
Python
from ipalib import base
|
|
|
|
def test_stuff():
|
|
pass
|