Run and fix all sanity tests

This commit is contained in:
AlanCoding
2019-11-14 14:45:16 -05:00
parent b6745db4b8
commit ddf9fd581e
13 changed files with 35 additions and 48 deletions

View File

@@ -3,6 +3,9 @@
# Copyright: (c) 2017, Wayne Witzel III <wayne@riotousliving.com>
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
from __future__ import (absolute_import, division, print_function)
__metaclass__ = type
class ModuleDocFragment(object):