mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Create a Python package of Tidy
This commit is contained in:
parent
711bfe2860
commit
af2ca1fa80
18 changed files with 233 additions and 5 deletions
8
python/tidy/servo_tidy/__init__.py
Normal file
8
python/tidy/servo_tidy/__init__.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright 2013 The Servo Project Developers. See the COPYRIGHT
|
||||
# file at the top-level directory of this distribution.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
||||
# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
||||
# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
# option. This file may not be copied, modified, or distributed
|
||||
# except according to those terms.
|
Loading…
Add table
Add a link
Reference in a new issue