This commit is contained in:
Michał Trojnara
2025-06-20 12:28:17 +02:00
parent ff9a6d3593
commit dfc3e46a77
8 changed files with 9 additions and 9 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/python3
"""Implementation of a HTTP server"""
"""Implementation of an HTTP server"""
import argparse
import os