mirror of
https://github.com/ihaveamac/custom-install.git
synced 2025-12-10 06:35:00 +00:00
pyctr: update
This commit is contained in:
12
pyctr/type/base/title.py
Normal file
12
pyctr/type/base/title.py
Normal file
@@ -0,0 +1,12 @@
|
||||
# This file is a part of ninfs.
|
||||
#
|
||||
# Copyright (c) 2017-2019 Ian Burgwin
|
||||
# This file is licensed under The MIT License (MIT).
|
||||
# You can find the full license text in LICENSE.md in the root of this project.
|
||||
|
||||
|
||||
class TitleReaderBase:
|
||||
|
||||
closed = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user