mirror of
https://github.com/Akkudoktor-EOS/EOS.git
synced 2025-08-26 15:31:14 +00:00
Manual edits to remove remaining code style errors
This commit is contained in:
@@ -19,7 +19,7 @@ COPY requirements.txt requirements.txt
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY . .
|
||||
COPY config.example.py config.py
|
||||
COPY config.py config.py
|
||||
|
||||
ENTRYPOINT []
|
||||
|
||||
|
Reference in New Issue
Block a user