mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-21 14:09:40 +01:00
Change plugin config file format (from ini to json)
This commit is contained in:
@@ -17,7 +17,6 @@ namespace Python.Runtime {
|
||||
// Implements a Python type that represents a CLR method. Method objects
|
||||
// support a subscript syntax [] to allow explicit overload selection.
|
||||
//========================================================================
|
||||
// TODO: ForbidPythonThreadsAttribute per method info
|
||||
|
||||
internal class MethodObject : ExtensionType {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user