Skip to content

Commit

Permalink
Removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
tisnik committed Nov 2, 2023
1 parent 99f521d commit d15eee4
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions docs/modern_python.md
Original file line number Diff line number Diff line change
Expand Up @@ -1986,21 +1986,6 @@ print(d)
* typ `callable`

```python
#!/usr/bin/env python3
# vim: set fileencoding=utf-8

#
# (C) Copyright 2023 Pavel Tisnovsky
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Pavel Tisnovsky
#

from typing import Callable


Expand Down

0 comments on commit d15eee4

Please sign in to comment.