Skip to content

Commit 88c13e0

Browse files
committed
todo points
1 parent 2522213 commit 88c13e0

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
![pre-processing](https://i.postimg.cc/Z5YJnS29/python-pre-processing.png)
33
![data analysis](https://i.postimg.cc/dQdsSnG0/python-data-analysis.png)
44
![explaratory data analysis](https://i.postimg.cc/CLghyD4s/python-explaratory-data-analysis.png)
5-
TODO: SciKit, statsmodels, scipy
5+
:todo: SciKit, statsmodels, scipy

aws/lambda/lambda-s3-processing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ def lambda_handler(event, context):
2727
json.dump(row, jsonfile)
2828
output.write('\n')
2929

30-
# save file - TODO: need to check
30+
# save file - need to check
3131
item_to_s3 = s3.Object(bucket_name, bucket_key_output)
3232
item_to_s3.upload_file(json_file.name)
3333

pulumi/vpc-create.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
export AWS_ACCESS_KEY_ID=`aws configure get aws_access_key_id`
77
export AWS_SECRET_ACCESS_KEY=`aws configure get aws_secret_access_key`
88
export AWS_SESSION_TOKEN=`aws configure get aws_session_token`
9-
# todo: maybe pulumi doesn't work with AWS_SESSION_TOKEN
9+
# !!! maybe pulumi doesn't work with AWS_SESSION_TOKEN
1010
1111
### write your code in __main__.py
1212
pulumi up

xml-archimate2svg/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ code: https://github.com/cherkavi/
88
doc: https://my.confluence.com/cherkavi
99
some additional information that will be skipped
1010
```
11-
TODO: possible improvement here - instead of documentation to use Properties of certain element.
11+
:todo: possible improvement here - instead of documentation to use Properties of certain element.
1212

1313
execution example
1414
```sh

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy